Get the response headers.
"httpResponse_var" is a variable referencing a HttpResponse object.
|
|
Type | Description |
boolean | Returns true on success or false on error. |
Name | Type | Description |
names | string[] | An array of all the header key names. |
values | string[] | An array of all the header values. |