/
httpGetHeader
httpGetHeader
Description
Retrieves the value of the specified header (if existing) from the latest HTTP response.
Parameters
Return Type
String
The value of the response header.
Example
string hdrValue = httpGetHeader("Content-Type");
See also
, multiple selections available,
Related content
httpCreateHeader
httpCreateHeader
More like this
httpBasicAuthHeader
httpBasicAuthHeader
More like this
fromJson
fromJson
Read with this
httpPost
httpPost
Read with this
saveURLToFile
saveURLToFile
Read with this
Predefined structure types reference
Predefined structure types reference
Read with this