Changeset 1000 for draft-ietf-httpbis/latest
- Timestamp:
- 14/09/10 11:20:44 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r999 r1000 2967 2967 <p id="rfc.section.B.3.p.3">Clarify that HTTP-Version is case sensitive. (<a href="#http.version" title="HTTP Version">Section 2.5</a>) 2968 2968 </p> 2969 <p id="rfc.section.B.3.p.4">Re move reference to non-existent identity transfer-coding value tokens. (Sections <a href="#transfer.codings" title="Transfer Codings">6.2</a> and <a href="#message.body" title="Message Body">3.3</a>)2970 </p> 2971 <p id="rfc.section.B.3.p.5">Re quire that invalid whitespace around field-names be rejected. (<a href="#header.fields" title="Header Fields">Section 3.2</a>)2969 <p id="rfc.section.B.3.p.4">Require that invalid whitespace around field-names be rejected. (<a href="#header.fields" title="Header Fields">Section 3.2</a>) 2970 </p> 2971 <p id="rfc.section.B.3.p.5">Remove reference to non-existent identity transfer-coding value tokens. (Sections <a href="#message.body" title="Message Body">3.3</a> and <a href="#transfer.codings" title="Transfer Codings">6.2</a>) 2972 2972 </p> 2973 2973 <p id="rfc.section.B.3.p.6">Update use of abs_path production from RFC1808 to the path-absolute + query components of RFC3986. (<a href="#request-target" title="request-target">Section 4.1.2</a>) -
draft-ietf-httpbis/latest/p1-messaging.xml
r999 r1000 4877 4877 </t> 4878 4878 <t> 4879 Remove reference to non-existent identity transfer-coding value tokens.4880 (Sections <xref format="counter" target="transfer.codings"/> and4881 <xref format="counter" target="message.body"/>)4882 </t>4883 <t>4884 4879 Require that invalid whitespace around field-names be rejected. 4885 4880 (<xref target="header.fields"/>) 4881 </t> 4882 <t> 4883 Remove reference to non-existent identity transfer-coding value tokens. 4884 (Sections <xref format="counter" target="message.body"/> and 4885 <xref format="counter" target="transfer.codings"/>) 4886 4886 </t> 4887 4887 <t>
Note: See TracChangeset
for help on using the changeset viewer.