Changeset 35
- Timestamp:
- 13/12/07 08:52:39 (15 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r34 r35 164 164 protocol for distributed, collaborative, hypermedia information 165 165 systems. HTTP has been in use by the World Wide Web global information 166 initiative since 1990. This document is Part 1 of the eight-part specification166 initiative since 1990. This document is Part 1 of the seven-part specification 167 167 that defines the protocol referred to as "HTTP/1.1" and, taken together, 168 updates RFC 2616 and RFC 2617. Part 1 provides an overview of HTTP and168 obsoletes RFC 2616 and RFC 2617. Part 1 provides an overview of HTTP and 169 169 its associated terminology, defines the "http" and "https" Uniform 170 170 Resource Identifier (URI) schemes, defines the generic message syntax -
draft-ietf-httpbis/latest/p2-semantics.xml
r34 r35 186 186 protocol for distributed, collaborative, hypermedia information 187 187 systems. HTTP has been in use by the World Wide Web global information 188 initiative since 1990. This document is Part 2 of the eight-part specification188 initiative since 1990. This document is Part 2 of the seven-part specification 189 189 that defines the protocol referred to as "HTTP/1.1" and, taken together, 190 updates RFC 2616 and RFC 2617. Part 2 defines the semantics of HTTP messages190 obsoletes RFC 2616 and RFC 2617. Part 2 defines the semantics of HTTP messages 191 191 as expressed by request methods, request-header fields, response status codes, 192 192 and response-header fields. -
draft-ietf-httpbis/latest/p3-payload.xml
r34 r35 155 155 protocol for distributed, collaborative, hypermedia information 156 156 systems. HTTP has been in use by the World Wide Web global information 157 initiative since 1990. This document is Part 3 of the eight-part specification157 initiative since 1990. This document is Part 3 of the seven-part specification 158 158 that defines the protocol referred to as "HTTP/1.1" and, taken together, 159 updates RFC 2616 and RFC 2617. Part 3 defines HTTP message content,159 obsoletes RFC 2616 and RFC 2617. Part 3 defines HTTP message content, 160 160 metadata, and content negotiation. 161 161 </t> -
draft-ietf-httpbis/latest/p4-conditional.xml
r34 r35 148 148 protocol for distributed, collaborative, hypermedia information 149 149 systems. HTTP has been in use by the World Wide Web global information 150 initiative since 1990. This document is Part 4 of the eight-part specification150 initiative since 1990. This document is Part 4 of the seven-part specification 151 151 that defines the protocol referred to as "HTTP/1.1" and, taken together, 152 updates RFC 2616 and RFC 2617. Part 4 defines request header fields for152 obsoletes RFC 2616 and RFC 2617. Part 4 defines request header fields for 153 153 indicating conditional requests and the rules for constructing responses 154 154 to those requests. -
draft-ietf-httpbis/latest/p5-range.xml
r34 r35 146 146 protocol for distributed, collaborative, hypermedia information 147 147 systems. HTTP has been in use by the World Wide Web global information 148 initiative since 1990. This document is Part 5 of the eight-part specification148 initiative since 1990. This document is Part 5 of the seven-part specification 149 149 that defines the protocol referred to as "HTTP/1.1" and, taken together, 150 updates RFC 2616 and RFC 2617. Part 5 defines range-specific requests and150 obsoletes RFC 2616 and RFC 2617. Part 5 defines range-specific requests and 151 151 the rules for constructing and combining responses to those requests. 152 152 </t> -
draft-ietf-httpbis/latest/p6-cache.xml
r34 r35 157 157 protocol for distributed, collaborative, hypermedia information 158 158 systems. HTTP has been in use by the World Wide Web global information 159 initiative since 1990. This document is Part 6 of the eight-part specification159 initiative since 1990. This document is Part 6 of the seven-part specification 160 160 that defines the protocol referred to as "HTTP/1.1" and, taken together, 161 updates RFC 2616 and RFC 2617. Part 6 defines requirements on HTTP caches161 obsoletes RFC 2616 and RFC 2617. Part 6 defines requirements on HTTP caches 162 162 and the associated header fields that control cache behavior or indicate 163 163 cacheable response messages. -
draft-ietf-httpbis/latest/p7-auth.xml
r34 r35 145 145 protocol for distributed, collaborative, hypermedia information 146 146 systems. HTTP has been in use by the World Wide Web global information 147 initiative since 1990. This document is Part 7 of the eight-part specification147 initiative since 1990. This document is Part 7 of the seven-part specification 148 148 that defines the protocol referred to as "HTTP/1.1" and, taken together, 149 updates RFC 2616 and RFC 2617. Part 7 defines HTTP Authentication.149 obsoletes RFC 2616 and RFC 2617. Part 7 defines HTTP Authentication. 150 150 </t> 151 151 </abstract>
Note: See TracChangeset
for help on using the changeset viewer.