http request example

GET /somedir/page.html HTTP/1.1
Host: www.someschool.edu
User-agent: Mozillla/4,0
Connection: close
Accept language: fr
// extra carraige return

http response example

HTTP/1.1 200 OK
Connection: close
Date: Thu,06 Aug 1998 12:00:15 GMT
Server: Apache/1.3.0(Unix)
Last-modified: Mon, Jun 1998
Content-Length: 6821
Content-Type: text/html

data data data data data