Changeset 1803 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 16/07/12 10:13:57 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1798 r1803 75 75 <front> 76 76 77 <title abbrev="HTTP/1.1, Part 1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>77 <title abbrev="HTTP/1.1, Part 1">HTTP/1.1, part 1: Message Routing and Syntax"</title> 78 78 79 79 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> … … 162 162 that collectively form the HTTP/1.1 specification: 163 163 <list style="empty"> 164 <t>RFC xxx1: URIs, Connections, and Message Parsing</t>165 <t><xref target="Part2" x:fmt="none">RFC xxx2</xref>: Message Semantics, Payload and Content Negotiation</t>164 <t>RFC xxx1: Message Routing and Syntax</t> 165 <t><xref target="Part2" x:fmt="none">RFC xxx2</xref>: Semantics and Payloads</t> 166 166 <t><xref target="Part4" x:fmt="none">RFC xxx3</xref>: Conditional Requests</t> 167 <t><xref target="Part5" x:fmt="none">RFC xxx4</xref>: Range Requests and Partial Responses</t>167 <t><xref target="Part5" x:fmt="none">RFC xxx4</xref>: Range Requests</t> 168 168 <t><xref target="Part6" x:fmt="none">RFC xxx5</xref>: Caching</t> 169 169 <t><xref target="Part7" x:fmt="none">RFC xxx6</xref>: Authentication</t> … … 4089 4089 <reference anchor="Part2"> 4090 4090 <front> 4091 <title>HTTP/1.1, part 2: Message Semantics, Payload and Content Negotiation</title>4091 <title>HTTP/1.1, part 2: Semantics and Payloads</title> 4092 4092 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 4093 4093 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 4167 4167 <reference anchor="Part5"> 4168 4168 <front> 4169 <title>HTTP/1.1, part 5: Range Requests and Partial Responses</title>4169 <title>HTTP/1.1, part 5: Range Requests</title> 4170 4170 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 4171 4171 <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
Note: See TracChangeset
for help on using the changeset viewer.