Jim's
Tutorials

Spring 2009
course
navigation

HTTP Protocol

GET / HTTP/1.1 Host: www.marlboro.edu User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OSX [...]) Accept: text/xml,application/xml [...] Accept-language: en-us,en;q=0.5 Accept-Encoding: gzip [...] Accept-Charset: ISO-8859-1 [...] Keep-Alive: 300 Connection: keep-alive
HTTP/1.x 200 OK Date: Mon, 03 Sep 2007 19:10:35 GMT Server: Apache X-Powered-By: PHP/5.12 Set-Cookie: front_page[0]=0;expires=[...] Set-Cookie: front_page[1]=0;expires=[...] Set-Cookie: front_page[2]=1;expires=[...] Content-Length: 5129 Keep-Alive: Timeout=15; max=100 Connection: Keep-Alive Content-Type: text/html; charset=UTF-8 [**Begin Object: html or image, etc....] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML [...]"> [**End Object]
http://cs.marlboro.edu/ courses/ spring2009/tutorials/ ryan/ HTTP_Protocol
last modified Thursday February 5 2009 1:55 pm EST