Request headers

Request headers --  Adding additional headers to the HTTP request.

How to add request headeres

Headers that have been added to the HTTP_Request object can be removed with the method removeHeader(), before sendRequest() has been called.