HyperTextTransferProtocol

Last edit August 22, 2012
The protocol that the WorldWideWeb runs on, abbreviated "HTTP".

A simplified protocol guide:

GET filename
Server then sends the file named in filename

HTTP/1.1 is defined by RequestForComments 2616.

See http://www.w3.org/Protocols/

Also see HyperText, HyperTextMarkupLanguage
CategoryInternet CategoryWebDesign