Page History
11.7.8 GetHeaderValue Method
Gets a response header.
Input Arguments
Name | Type | Mandatory | Description |
|---|---|---|---|
Name | String | Yes | The name of the header to extract from the HTTP response. |
Return Value
Type | Description |
|---|---|
String (Unicode) | The header value. |