Changeset 2269 for draft-ietf-httpbis/latest
- Timestamp:
- 21/05/13 17:49:43 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r2267 r2269 2928 2928 <p id="rfc.section.A.2.p.35">This specification now defines the Upgrade Token Registry, previously defined in <a href="http://tools.ietf.org/html/rfc2817#section-7.2">Section 7.2</a> of <a href="#RFC2817" id="rfc.xref.RFC2817.4"><cite title="Upgrading to TLS Within HTTP/1.1">[RFC2817]</cite></a>. (<a href="#upgrade.token.registry" title="Upgrade Token Registry">Section 7.5</a>) 2929 2929 </p> 2930 <p id="rfc.section.A.2.p.36">Empty list elements in list productions (e.g., a list header containing ", ,") have been deprecated. (<a href="#abnf.extension" title="ABNF list extension: #rule">Appendix B</a>) 2931 </p> 2932 <p id="rfc.section.A.2.p.37">Issues with the Keep-Alive and Proxy-Connection headers in requests are pointed out, with use of the latter being discouraged 2930 <p id="rfc.section.A.2.p.36">Issues with the Keep-Alive and Proxy-Connection header fields in requests are pointed out, with use of the latter being discouraged 2933 2931 altogether. (<a href="#compatibility.with.http.1.0.persistent.connections" title="Keep-Alive Connections">Appendix A.1.2</a>) 2932 </p> 2933 <p id="rfc.section.A.2.p.37">Empty list elements in list productions (e.g., a list header field containing ", ,") have been deprecated. (<a href="#abnf.extension" title="ABNF list extension: #rule">Appendix B</a>) 2934 2934 </p> 2935 2935 <h1 id="rfc.section.B"><a href="#rfc.section.B">B.</a> <a id="abnf.extension" href="#abnf.extension">ABNF list extension: #rule</a></h1> -
draft-ietf-httpbis/latest/p1-messaging.xml
r2267 r2269 4962 4962 </t> 4963 4963 <t> 4964 Empty list elements in list productions (e.g., a list header containing 4964 Issues with the Keep-Alive and Proxy-Connection header fields in requests 4965 are pointed out, with use of the latter being discouraged altogether. 4966 (<xref target="compatibility.with.http.1.0.persistent.connections" />) 4967 </t> 4968 <t> 4969 Empty list elements in list productions (e.g., a list header field containing 4965 4970 ", ,") have been deprecated. 4966 4971 (<xref target="abnf.extension"/>) 4967 </t>4968 <t>4969 Issues with the Keep-Alive and Proxy-Connection headers in requests4970 are pointed out, with use of the latter being discouraged altogether.4971 (<xref target="compatibility.with.http.1.0.persistent.connections" />)4972 4972 </t> 4973 4973 </section>
Note: See TracChangeset
for help on using the changeset viewer.