USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Add a custom HTTP header for the next HttpGetNet or HttpSendNet call
Registers a header name and value on the current HTTP context object. An optional encoding argument (blank or "Base64") controls how the value is stored. Call this before HttpGetNet or HttpSendNet to include the header in the outbound request.
| Parameter | Description |
|---|---|
| cmd | Header name |
| Argument 0 | Header data |
| Argument 1 | encoding type "" or "Base64" |
HttpHeader "Header name", "Header data", "encoding type "" or "Base64""