httpHeader ( string headerName , string headerValue , boolean _temporary ) : void
Add a special header in HTTP requests sended.
You can change the request method (PUT, DELETE, etc.) with the special header RequestMethod
See also
httpHeaderClearParameters
headerName
headerValue
_temporary (optional)
default:true. Is the header is active just for 1 request?