Changeset 1803 for draft-ietf-httpbis/latest/p0-introduction.xml
- Timestamp:
- 16/07/12 10:13:57 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p0-introduction.xml
r1776 r1803 131 131 <t><list style="symbols"> 132 132 <t>HTTP/1.1 Introduction - this document</t> 133 <t><xref target="Part1"/> HTTP/1.1 Message Parsing, Connection Handling and 134 URIs - How to parse a HTTP/1.1 (or below) message, and layer it onto 133 <t><xref target="Part1"/> HTTP/1.1 Message Routing and Syntax - How to parse a HTTP/1.1 (or below) message, and layer it onto 135 134 connection-oriented protocols. Also includes the HTTP and HTTPS URI 136 135 schemes.</t> 137 <t><xref target="Part2"/> HTTP/1.1 Core Semantics - Protocol elements such136 <t><xref target="Part2"/> HTTP/1.1 Semantics and Payloads - Protocol elements such 138 137 as methods, status codes, and payload-specific header fields. Also includes 139 138 content negotiation mechanisms.</t> … … 214 213 <reference anchor="Part1"> 215 214 <front> 216 <title>HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>215 <title>HTTP/1.1, part 1: Message Routing and Syntax"</title> 217 216 <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor"> 218 217 <organization abbrev="Adobe">Adobe Systems Incorporated</organization> … … 277 276 <reference anchor="Part5"> 278 277 <front> 279 <title>HTTP/1.1, part 5: Range Requests and Partial Responses</title>278 <title>HTTP/1.1, part 5: Range Requests</title> 280 279 <author fullname="Roy T. Fielding" initials="R." role="editor" surname="Fielding"> 281 280 <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
Note: See TracChangeset
for help on using the changeset viewer.