Changeset 451 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 28/02/09 02:24:35 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r446 r451 201 201 <t> 202 202 The Hypertext Transfer Protocol (HTTP) is an application-level 203 protocol for distributed, collaborative, hyper mediainformation203 protocol for distributed, collaborative, hypertext information 204 204 systems. HTTP has been in use by the World Wide Web global information 205 205 initiative since 1990. This document is Part 1 of the seven-part specification … … 258 258 Gopher <xref target="RFC1436"/>, and WAIS <xref target="WAIS"/>. 259 259 HTTP proxies and gateways provide access to alternative information 260 services by translating their diverse protocols into a hyper media260 services by translating their diverse protocols into a hypertext 261 261 format that can be viewed and manipulated by clients in the same way 262 262 as HTTP services. 263 263 </t> 264 264 <t> 265 One consequence of HTTP flexibility is that we cannot define the protocol266 in terms of how to implement itbehind the interface. Instead, we are267 limited to restricting the syntax of communication, definingthe intent265 One consequence of HTTP flexibility is that the protocol cannot be defined 266 in terms of what occurs behind the interface. Instead, we are 267 limited to defining the syntax of communication, the intent 268 268 of received communication, and the expected behavior of recipients. If 269 269 the communication is considered in isolation, then successful actions
Note: See TracChangeset
for help on using the changeset viewer.