StaMultipartPoster.AddHeader

This function adds a custom header to the HTTP request.

Syntax Parameters Return Value
Sub StaMultipartPoster.AddHeader( _
    Name As String, _
    Value As String)
  • Name [in]

Type: String

  • Value [in]

Type: String

This function does not return a value.