Perl: HTTP Headers
HTTP Headers
HTTP headers are variables passed from the server to the browser
The browser doesn't display the headers
Headers contain info about the document:
- The type and size of file it will be receiving
- Date the file was last modified
- Cookies
- Timestamps, Server Info, Char. Encoding, etc