Removes a header from the request.
"httpRequest_var" is a variable referencing a HttpRequest object. |
"httpRequest_var" is a variable referencing a HttpRequest object. |
| Type | Description |
| boolean | Returns true if the header was found and removed. |
| Name | Type | Description |
| name | string | The case insensitive name of the header. |