HTTP

Hyper Text Transfer Protocol

http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol

the primary transport protocol of the World Wide Web.

  • though Ray Fielding says HTTP is not designed to be a transport protocol. It is a transfer protocol in which the messages reflect the semantics of the Web architecture by performing actions on resources through the transfer and manipulation of representations of those resources. see ReST.

testing via Telnet

On the use of HTTP as a Substrate by Keith Moore http://www.ietf.org/rfc/rfc3205.txt

Paul Prescod on reliable HTTP

Mark Nottingham compiling a list of definitions of header fields.

Python httplib2.py http://bitworking.org/projects/httplib2/


Edited:    |       |    Search Twitter for discussion