The Hypertext Transfer Protocol (HTTP) is an application-level protocol with the lightness and speed necessary for distributed, collaborative, hypermedia information systems. HTTP has been in use by the World-Wide Web global information initiative since 1990. This specification reflects common usage of the protocol referred too as "HTTP/1.0". This specification describes the features that seem to be consistently implemented in most HTTP/1.0 clients and servers. The specification is split into two sections. Those features of HTTP for which implementations are usually consistent are described in the main body of this document.
Practical information systems require more functionality than
simple retrieval, including search,
front-end update, and annotation. HTTP allows an
open-ended set of methods to be used to indicate
the purpose of a request. It builds on the discipline of
reference provided by the Uniform Resource
Identifier (URI), as a location URL or name URN, for
indicating the resource on which a method is
to be applied. Messages are passed in a format similar
to that used by Internet Mail and the Multipurpose
Internet Mail Extensions (MIME).
HTTP is also used as a generic protocol for communication
between user agents and proxies/gateways
to other Internet protocols, such as SMTP, NNTP, FTP,
Gopher, and WAIS, allowing basic hypermedia
access to resources available from diverse applications
and simplifying the implementation
of user agents.
No comments:
Post a Comment