HttpResponseHeaders - cHttpClient¶
Include: Use System\Http.pkg
Returns all response headers as tHttpHeader values.
Type: Function
Return data type: tHttpHeader[]
Parameters¶
None.
Syntax¶
Function HttpResponseHeaders Returns tHttpHeader[]
Call¶
Get HttpResponseHeaders of hoObj to aHeaders
Description¶
Returns all response headers as tHttpHeader values.