Resonse Headers |
Response heards are send
together wich each HTTP request from the web server and contain additional
information. The most common request headers are:
Request headers can be modified by editing the file ![]() Each line in the file has the following Syntax: Response_Header_Name:New_Value To delete a header just omit the New_Value .Hash (#) characters can be used to insert comment lines. Example: # Don not receive cookies |