Difference between revisions of "Hypertext Transfer Protocol"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(First)
 
(Hyperlink|)
Line 3: Line 3:
 
HTTP is the foundation of data communication for the [[World Wide Web]].
 
HTTP is the foundation of data communication for the [[World Wide Web]].
  
Hypertext is structured text that uses logical links ([[hyperlinks]]) between nodes containing text.
+
Hypertext is structured text that uses logical links ([[Hyperlink|hyperlinks]]) between nodes containing text.
  
 
HTTP is the protocol to exchange or transfer hypertext.
 
HTTP is the protocol to exchange or transfer hypertext.

Revision as of 10:58, 19 May 2015

The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems.

HTTP is the foundation of data communication for the World Wide Web.

Hypertext is structured text that uses logical links (hyperlinks) between nodes containing text.

HTTP is the protocol to exchange or transfer hypertext.

The standards development of HTTP was coordinated by the Internet Engineering Task Force (IETF) and the World Wide Web Consortium (W3C).

External Links