Changeset 1674 for draft-ietf-httpbis
- Timestamp:
- 10/06/12 14:05:24 (10 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1673 r1674 713 713 </li> 714 714 <li>A.2 <a href="#changes.from.rfc.2616">Changes from RFC 2616</a></li> 715 <li>A.3 <a href="#changes.from.rfc.2817">Changes from RFC 2817</a></li>716 715 </ul> 717 716 </li> … … 2575 2574 details how the connection will be processed after it has been upgraded. 2576 2575 </p> 2577 <p id="rfc.section.7.6.p.2">Registrations require IETF Review(see <a href="http://tools.ietf.org/html/rfc5226#section-4.1">Section 4.1</a> of <a href="#RFC5226" id="rfc.xref.RFC5226.2"><cite title="Guidelines for Writing an IANA Considerations Section in RFCs">[RFC5226]</cite></a>) and are subject to the following rules:2576 <p id="rfc.section.7.6.p.2">Registrations happen on a "First Come First Served" basis (see <a href="http://tools.ietf.org/html/rfc5226#section-4.1">Section 4.1</a> of <a href="#RFC5226" id="rfc.xref.RFC5226.2"><cite title="Guidelines for Writing an IANA Considerations Section in RFCs">[RFC5226]</cite></a>) and are subject to the following rules: 2578 2577 </p> 2579 2578 <ol> … … 3005 3004 <p id="rfc.section.A.2.p.15">Define the semantics of the "Upgrade" header field in responses other than 101 (this was incorporated from <a href="#RFC2817" id="rfc.xref.RFC2817.3"><cite title="Upgrading to TLS Within HTTP/1.1">[RFC2817]</cite></a>). (<a href="#header.upgrade" id="rfc.xref.header.upgrade.2" title="Upgrade">Section 6.5</a>) 3006 3005 </p> 3007 <h2 id="rfc.section.A.3"><a href="#rfc.section.A.3">A.3</a> <a id="changes.from.rfc.2817" href="#changes.from.rfc.2817">Changes from RFC 2817</a></h2>3008 <p id="rfc.section.A.3.p.1">Registration of Upgrade tokens now requires IETF Review (<a href="#upgrade.token.registry" title="Upgrade Token Registry">Section 7.6</a>)3009 </p>3010 3006 <h1 id="rfc.section.B"><a href="#rfc.section.B">B.</a> <a id="collected.abnf" href="#collected.abnf">Collected ABNF</a></h1> 3011 3007 <div id="rfc.figure.u.67"></div> <pre class="inline"><a href="#rule.whitespace" class="smpl">BWS</a> = OWS … … 3531 3527 </ul> 3532 3528 <h2 id="rfc.section.C.21"><a href="#rfc.section.C.21">C.21</a> <a id="changes.since.19" href="#changes.since.19">Since draft-ietf-httpbis-p1-messaging-19</a></h2> 3533 <p id="rfc.section.C.21.p.1">None yet.</p> 3529 <p id="rfc.section.C.21.p.1">Closed issues: </p> 3530 <ul> 3531 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/346">http://tools.ietf.org/wg/httpbis/trac/ticket/346</a>>: "make IANA policy definitions consistent" 3532 </li> 3533 </ul> 3534 3534 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 3535 3535 <p class="noprint"><a href="#rfc.index.A">A</a> <a href="#rfc.index.B">B</a> <a href="#rfc.index.C">C</a> <a href="#rfc.index.D">D</a> <a href="#rfc.index.E">E</a> <a href="#rfc.index.G">G</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.K">K</a> <a href="#rfc.index.M">M</a> <a href="#rfc.index.N">N</a> <a href="#rfc.index.O">O</a> <a href="#rfc.index.P">P</a> <a href="#rfc.index.R">R</a> <a href="#rfc.index.S">S</a> <a href="#rfc.index.T">T</a> <a href="#rfc.index.U">U</a> <a href="#rfc.index.V">V</a> -
draft-ietf-httpbis/latest/p1-messaging.xml
r1673 r1674 3632 3632 </t> 3633 3633 <t> 3634 Registrations require IETF Review(see3634 Registrations happen on a "First Come First Served" basis (see 3635 3635 <xref target="RFC5226" x:sec="4.1" x:fmt="of"/>) and are subject to the 3636 3636 following rules: … … 4891 4891 </t> 4892 4892 </section> 4893 4894 <section title="Changes from RFC 2817" anchor="changes.from.rfc.2817">4895 <t>4896 Registration of Upgrade tokens now requires IETF Review4897 (<xref target="upgrade.token.registry"/>)4898 </t>4899 </section>4900 4893 </section> 4901 4894 … … 5821 5814 <section title="Since draft-ietf-httpbis-p1-messaging-19" anchor="changes.since.19"> 5822 5815 <t> 5823 None yet. 5816 Closed issues: 5817 <list style="symbols"> 5818 <t> 5819 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/346"/>: 5820 "make IANA policy definitions consistent" 5821 </t> 5822 </list> 5824 5823 </t> 5825 5824 </section>
Note: See TracChangeset
for help on using the changeset viewer.