| Header name | Description |
| Accept | Content accepted by the browser (example : text/html). |
| Accept-Charset | Charset accepted by the browser |
| Accept-Encoding | Data encoding accepted by the browser |
| Accept-Language | Language accepted by the browser |
| Authorization | Identification of the user to the server |
| Content-Encoding | Encoding type of the request body |
| Content-Language | Language of the request body |
| Content-Length | Length of the request body |
| Content-Type | Content-Type of the request body (example : text/html) |
| Date | Date of the beginning to the data transfer |
| Forwarded | Used by intermediate machines between browser and server |
| From | allow to specify the client e-mail |
| Link | link between two URLs |
| Orig-URL | Original URL of the request |
| User-Agent | Client informations about name and version of the navigator and the OS. |