Basic HTML version of Foils prepared October 2 98

Foil 33 HTTP - GET Request Example

From Introduction to Architecture of World Wide Web CPS406/606 -- Fall Semester 98. by Nancy J. McCracken


1 GET /document.html HTTP/1.0 Accept: www/source Accept: text/html Accept: image/gif User-Agent: Lynx/2.2 libww/2.14 From: mnotulli@ukonaix.cc.ukans.edu -- blank-line-terminating-the-request --
2 First line syntax is always: METHOD URL ProtocolVersion
3 The following lines form a header of an (extended) MIME message
4 "User-Agent" specifies the browser type
5 "Accept" specifies MIME types recognized by the browser
6 The server is expected to provide the requested data in one of these acceptable formats.

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Oct 12 1998