Changeset 1726 for draft-ietf-httpbis
- Timestamp:
- 05/07/12 10:15:04 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p0-introduction.xml
r1725 r1726 214 214 <reference anchor="Part1"> 215 215 <front> 216 <title abbrev="HTTP/1.1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>216 <title>HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title> 217 217 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 218 218 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 235 235 <reference anchor="Part2"> 236 236 <front> 237 <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title>237 <title>HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title> 238 238 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 239 239 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 256 256 <reference anchor="Part4"> 257 257 <front> 258 <title abbrev="HTTP/1.1">HTTP/1.1, part 4: Conditional Requests</title>258 <title>HTTP/1.1, part 4: Conditional Requests</title> 259 259 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 260 260 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 277 277 <reference anchor="Part5"> 278 278 <front> 279 <title abbrev="HTTP/1.1">HTTP/1.1, part 5: Range Requests and Partial Responses</title>279 <title>HTTP/1.1, part 5: Range Requests and Partial Responses</title> 280 280 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 281 281 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 298 298 <reference anchor="Part6"> 299 299 <front> 300 <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title>300 <title>HTTP/1.1, part 6: Caching</title> 301 301 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 302 302 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 323 323 <reference anchor="Part7"> 324 324 <front> 325 <title abbrev="HTTP/1.1">HTTP/1.1, part 7: Authentication</title>325 <title>HTTP/1.1, part 7: Authentication</title> 326 326 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 327 327 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> -
draft-ietf-httpbis/latest/p1-messaging.xml
r1725 r1726 4092 4092 <reference anchor="Part2"> 4093 4093 <front> 4094 <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title>4094 <title>HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title> 4095 4095 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 4096 4096 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 4128 4128 <reference anchor="Part4"> 4129 4129 <front> 4130 <title abbrev="HTTP/1.1">HTTP/1.1, part 4: Conditional Requests</title>4130 <title>HTTP/1.1, part 4: Conditional Requests</title> 4131 4131 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 4132 4132 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 4151 4151 <reference anchor="Part6"> 4152 4152 <front> 4153 <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title>4153 <title>HTTP/1.1, part 6: Caching</title> 4154 4154 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 4155 4155 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 4407 4407 <reference anchor="RFC2068"> 4408 4408 <front> 4409 <title abbrev="HTTP/1.1">Hypertext Transfer Protocol -- HTTP/1.1</title>4409 <title>Hypertext Transfer Protocol -- HTTP/1.1</title> 4410 4410 <author initials="R." surname="Fielding" fullname="Roy T. Fielding"> 4411 4411 <organization>University of California, Irvine, Department of Information and Computer Science</organization> -
draft-ietf-httpbis/latest/p2-semantics.html
r1716 r1726 449 449 } 450 450 @bottom-center { 451 content: "Expires January 5, 2013";451 content: "Expires January 6, 2013"; 452 452 } 453 453 @bottom-right { … … 497 497 <meta name="dct.creator" content="Reschke, J. F."> 498 498 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-p2-semantics-latest"> 499 <meta name="dct.issued" scheme="ISO8601" content="2012-07-0 4">499 <meta name="dct.issued" scheme="ISO8601" content="2012-07-05"> 500 500 <meta name="dct.replaces" content="urn:ietf:rfc:2616"> 501 501 <meta name="dct.abstract" content="The Hypertext Transfer Protocol (HTTP) is an application-level protocol for distributed, collaborative, hypertext information systems. HTTP has been in use by the World Wide Web global information initiative since 1990. This document is Part 2 of the seven-part specification that defines the protocol referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616. Part 2 defines the semantics of HTTP messages as expressed by request methods, request header fields, response status codes, and response header fields. Furthermore, it defines HTTP message content, metadata, and content negotiation."> … … 528 528 </tr> 529 529 <tr> 530 <td class="left">Expires: January 5, 2013</td>530 <td class="left">Expires: January 6, 2013</td> 531 531 <td class="right">greenbytes</td> 532 532 </tr> 533 533 <tr> 534 534 <td class="left"></td> 535 <td class="right">July 4, 2012</td>535 <td class="right">July 5, 2012</td> 536 536 </tr> 537 537 </tbody> … … 563 563 in progress”. 564 564 </p> 565 <p>This Internet-Draft will expire on January 5, 2013.</p>565 <p>This Internet-Draft will expire on January 6, 2013.</p> 566 566 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 567 567 <p>Copyright © 2012 IETF Trust and the persons identified as the document authors. All rights reserved.</p> -
draft-ietf-httpbis/latest/p2-semantics.xml
r1716 r1726 4562 4562 <reference anchor="Part1"> 4563 4563 <front> 4564 <title abbrev="HTTP/1.1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>4564 <title>HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title> 4565 4565 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 4566 4566 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 4583 4583 <reference anchor="Part4"> 4584 4584 <front> 4585 <title abbrev="HTTP/1.1">HTTP/1.1, part 4: Conditional Requests</title>4585 <title>HTTP/1.1, part 4: Conditional Requests</title> 4586 4586 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 4587 4587 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 4606 4606 <reference anchor="Part5"> 4607 4607 <front> 4608 <title abbrev="HTTP/1.1">HTTP/1.1, part 5: Range Requests and Partial Responses</title>4608 <title>HTTP/1.1, part 5: Range Requests and Partial Responses</title> 4609 4609 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 4610 4610 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 4627 4627 <reference anchor="Part6"> 4628 4628 <front> 4629 <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title>4629 <title>HTTP/1.1, part 6: Caching</title> 4630 4630 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 4631 4631 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 4652 4652 <reference anchor="Part7"> 4653 4653 <front> 4654 <title abbrev="HTTP/1.1">HTTP/1.1, part 7: Authentication</title>4654 <title>HTTP/1.1, part 7: Authentication</title> 4655 4655 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 4656 4656 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 4926 4926 <reference anchor="RFC2068"> 4927 4927 <front> 4928 <title abbrev="HTTP/1.1">Hypertext Transfer Protocol -- HTTP/1.1</title>4928 <title>Hypertext Transfer Protocol -- HTTP/1.1</title> 4929 4929 <author initials="R." surname="Fielding" fullname="Roy T. Fielding"> 4930 4930 <organization>University of California, Irvine, Department of Information and Computer Science</organization> -
draft-ietf-httpbis/latest/p4-conditional.xml
r1725 r1726 1156 1156 <reference anchor="Part1"> 1157 1157 <front> 1158 <title abbrev="HTTP/1.1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>1158 <title>HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title> 1159 1159 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 1160 1160 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 1177 1177 <reference anchor="Part2"> 1178 1178 <front> 1179 <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title>1179 <title>HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title> 1180 1180 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 1181 1181 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 1200 1200 <reference anchor="Part5"> 1201 1201 <front> 1202 <title abbrev="HTTP/1.1">HTTP/1.1, part 5: Range Requests and Partial Responses</title>1202 <title>HTTP/1.1, part 5: Range Requests and Partial Responses</title> 1203 1203 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 1204 1204 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 1221 1221 <reference anchor="Part6"> 1222 1222 <front> 1223 <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title>1223 <title>HTTP/1.1, part 6: Caching</title> 1224 1224 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 1225 1225 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> -
draft-ietf-httpbis/latest/p5-range.xml
r1725 r1726 983 983 <reference anchor="Part1"> 984 984 <front> 985 <title abbrev="HTTP/1.1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>985 <title>HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title> 986 986 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 987 987 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 1004 1004 <reference anchor="Part2"> 1005 1005 <front> 1006 <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title>1006 <title>HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title> 1007 1007 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 1008 1008 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 1027 1027 <reference anchor="Part4"> 1028 1028 <front> 1029 <title abbrev="HTTP/1.1">HTTP/1.1, part 4: Conditional Requests</title>1029 <title>HTTP/1.1, part 4: Conditional Requests</title> 1030 1030 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 1031 1031 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 1048 1048 <reference anchor="Part6"> 1049 1049 <front> 1050 <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title>1050 <title>HTTP/1.1, part 6: Caching</title> 1051 1051 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 1052 1052 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> -
draft-ietf-httpbis/latest/p6-cache.xml
r1725 r1726 2250 2250 <reference anchor="Part1"> 2251 2251 <front> 2252 <title abbrev="HTTP/1.1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>2252 <title>HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title> 2253 2253 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 2254 2254 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 2271 2271 <reference anchor="Part2"> 2272 2272 <front> 2273 <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title>2273 <title>HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title> 2274 2274 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 2275 2275 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 2296 2296 <reference anchor="Part4"> 2297 2297 <front> 2298 <title abbrev="HTTP/1.1">HTTP/1.1, part 4: Conditional Requests</title>2298 <title>HTTP/1.1, part 4: Conditional Requests</title> 2299 2299 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 2300 2300 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 2319 2319 <reference anchor="Part5"> 2320 2320 <front> 2321 <title abbrev="HTTP/1.1">HTTP/1.1, part 5: Range Requests and Partial Responses</title>2321 <title>HTTP/1.1, part 5: Range Requests and Partial Responses</title> 2322 2322 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 2323 2323 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 2342 2342 <reference anchor="Part7"> 2343 2343 <front> 2344 <title abbrev="HTTP/1.1">HTTP/1.1, part 7: Authentication</title>2344 <title>HTTP/1.1, part 7: Authentication</title> 2345 2345 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 2346 2346 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> -
draft-ietf-httpbis/latest/p7-auth.xml
r1725 r1726 855 855 <reference anchor="Part1"> 856 856 <front> 857 <title abbrev="HTTP/1.1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>857 <title>HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title> 858 858 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 859 859 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 876 876 <reference anchor="Part2"> 877 877 <front> 878 <title abbrev="HTTP/1.1">HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title>878 <title>HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title> 879 879 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 880 880 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 899 899 <reference anchor="Part6"> 900 900 <front> 901 <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title>901 <title>HTTP/1.1, part 6: Caching</title> 902 902 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 903 903 <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
Note: See TracChangeset
for help on using the changeset viewer.