Changeset 1839 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 25/08/12 09:08:32 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1838 r1839 228 228 document are to be interpreted as described in <xref target="RFC2119"/>. 229 229 </t> 230 <t> 231 Conformance criteria and considerations regarding error handling 232 are defined in <xref target="conformance"/>. 233 </t> 230 234 </section> 231 235 … … 609 613 </section> 610 614 611 <section title="Conformance and Error Handling" anchor=" intro.conformance.and.error.handling">615 <section title="Conformance and Error Handling" anchor="conformance"> 612 616 <t> 613 617 This specification targets conformance criteria according to the role of … … 2132 2136 since fragment identifiers are reserved for client-side processing 2133 2137 (<xref target="RFC3986" x:fmt="," x:sec="3.5"/>). 2134 </t>2135 <t>2136 HTTP intermediaries obtain the request semantics and target URI2137 from the request-line of an incoming request message.2138 2138 </t> 2139 2139 </section>
Note: See TracChangeset
for help on using the changeset viewer.