HttpHeaders - cHttpClient¶
Include: Use System\Http.pkg
Gets or replaces the request header array using tHttpHeader[]. For single header updates, use HttpHeader.
Type: Property
Syntax¶
Function HttpHeaders Returns tHttpHeader[]
Procedure Set HttpHeaders tHttpHeader[] Headers
Description¶
Gets or replaces the request header array using tHttpHeader[]. For single header updates, use HttpHeader.