Forum Moderators: phranque

Message Too Old, No Replies

What is definition of HTTP header?

         

toplisek

7:22 pm on Jan 24, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



What is definition of HTTP header?

g1smd

8:10 pm on Jan 24, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



It's the stuff the server sends out BEFORE it sends out the head and body of the HTML page.

It contains the HTTP status code for the URL, a new URL if the status code was for a redirect, as well as the MIME type and size of the following HTML document, the date and time, cookie information, and some stuff about the type of server used by the website.

You can see it by using the Live HTTP Headers extension for Firefox.

phranque

12:13 am on Jan 25, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



HTTP/1.1: HTTP Message:
[w3.org...]

HTTP/1.1: Header Field Definitions:
[w3.org...]