Changeset 116
- Timestamp:
- 30/12/07 18:21:39 (15 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r115 r116 2301 2301 <h2 id="rfc.section.E.2"><a href="#rfc.section.E.2">E.2</a> Since draft-ietf-httpbis-p1-messaging-00 2302 2302 </h2> 2303 <p id="rfc.section.E.2.p.1">TBD.</p> 2303 <p id="rfc.section.E.2.p.1">Closed issues: </p> 2304 <ul> 2305 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/1">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/1</a>>: "HTTP Version should be case sensitive" (<<a href="http://purl.org/NET/http-errata#verscase">http://purl.org/NET/http-errata#verscase</a>>) 2306 </li> 2307 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/2">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/2</a>>: "'unsafe' characters" (<<a href="http://purl.org/NET/http-errata#unsafe-uri">http://purl.org/NET/http-errata#unsafe-uri</a>>) 2308 </li> 2309 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/3">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/3</a>>: "Chunk Size Definition" (<<a href="http://purl.org/NET/http-errata#chunk-size">http://purl.org/NET/http-errata#chunk-size</a>>) 2310 </li> 2311 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/4">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/4</a>>: "Message Length" (<<a href="http://purl.org/NET/http-errata#msg-len-chars">http://purl.org/NET/http-errata#msg-len-chars</a>>) 2312 </li> 2313 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/8">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/8</a>>: "Media Type Registrations" (<<a href="http://purl.org/NET/http-errata#media-reg">http://purl.org/NET/http-errata#media-reg</a>>) 2314 </li> 2315 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/11">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/11</a>>: "URI includes query" (<<a href="http://purl.org/NET/http-errata#uriquery">http://purl.org/NET/http-errata#uriquery</a>>) 2316 </li> 2317 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/15">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/15</a>>: "No close on 1xx responses" (<<a href="http://purl.org/NET/http-errata#noclose1xx">http://purl.org/NET/http-errata#noclose1xx</a>>) 2318 </li> 2319 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/16">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/16</a>>: "Remove 'identity' token references" (<<a href="http://purl.org/NET/http-errata#identity">http://purl.org/NET/http-errata#identity</a>>) 2320 </li> 2321 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/42">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/42</a>>: "RFC2606 Compliance" 2322 </li> 2323 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/45">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/45</a>>: "RFC977 reference" 2324 </li> 2325 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/46">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/46</a>>: "RFC1700 references" 2326 </li> 2327 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/47">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/47</a>>: "inconsistency in date format explanation" 2328 </li> 2329 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/48">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/48</a>>: "Date reference typo" 2330 </li> 2331 </ul> 2304 2332 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 2305 2333 <p>Copyright © The IETF Trust (2007).</p> -
draft-ietf-httpbis/latest/p1-messaging.xml
r115 r116 3985 3985 <section title="Since draft-ietf-httpbis-p1-messaging-00"> 3986 3986 <t> 3987 TBD. 3987 Closed issues: 3988 <list style="symbols"> 3989 <t> 3990 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/1"/>: 3991 "HTTP Version should be case sensitive" 3992 (<eref target="http://purl.org/NET/http-errata#verscase"/>) 3993 </t> 3994 <t> 3995 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/2"/>: 3996 "'unsafe' characters" 3997 (<eref target="http://purl.org/NET/http-errata#unsafe-uri"/>) 3998 </t> 3999 <t> 4000 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/3"/>: 4001 "Chunk Size Definition" 4002 (<eref target="http://purl.org/NET/http-errata#chunk-size"/>) 4003 </t> 4004 <t> 4005 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/4"/>: 4006 "Message Length" 4007 (<eref target="http://purl.org/NET/http-errata#msg-len-chars"/>) 4008 </t> 4009 <t> 4010 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/8"/>: 4011 "Media Type Registrations" 4012 (<eref target="http://purl.org/NET/http-errata#media-reg"/>) 4013 </t> 4014 <t> 4015 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/11"/>: 4016 "URI includes query" 4017 (<eref target="http://purl.org/NET/http-errata#uriquery"/>) 4018 </t> 4019 <t> 4020 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/15"/>: 4021 "No close on 1xx responses" 4022 (<eref target="http://purl.org/NET/http-errata#noclose1xx"/>) 4023 </t> 4024 <t> 4025 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/16"/>: 4026 "Remove 'identity' token references" 4027 (<eref target="http://purl.org/NET/http-errata#identity"/>) 4028 </t> 4029 <t> 4030 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/42"/>: 4031 "RFC2606 Compliance" 4032 </t> 4033 <t> 4034 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/45"/>: 4035 "RFC977 reference" 4036 </t> 4037 <t> 4038 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/46"/>: 4039 "RFC1700 references" 4040 </t> 4041 <t> 4042 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/47"/>: 4043 "inconsistency in date format explanation" 4044 </t> 4045 <t> 4046 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/48"/>: 4047 "Date reference typo" 4048 </t> 4049 </list> 3988 4050 </t> 3989 4051 </section> -
draft-ietf-httpbis/latest/p2-semantics.html
r115 r116 1685 1685 <h2 id="rfc.section.B.2"><a href="#rfc.section.B.2">B.2</a> Since draft-ietf-httpbis-p2-semantics-00 1686 1686 </h2> 1687 <p id="rfc.section.B.2.p.1">TBD.</p> 1687 <p id="rfc.section.B.2.p.1">Closed issues: </p> 1688 <ul> 1689 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/5">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/5</a>>: "Via is a MUST" (<<a href="http://purl.org/NET/http-errata#via-must">http://purl.org/NET/http-errata#via-must</a>>) 1690 </li> 1691 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/6">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/6</a>>: "Fragments allowed in Location" (<<a href="http://purl.org/NET/http-errata#location-fragments">http://purl.org/NET/http-errata#location-fragments</a>>) 1692 </li> 1693 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/10">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/10</a>>: "Safe Methods vs Redirection" (<<a href="http://purl.org/NET/http-errata#saferedirect">http://purl.org/NET/http-errata#saferedirect</a>>) 1694 </li> 1695 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/17">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/17</a>>: "Revise description of the POST method" (<<a href="http://purl.org/NET/http-errata#post">http://purl.org/NET/http-errata#post</a>>) 1696 </li> 1697 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/42">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/42</a>>: "RFC2606 Compliance" 1698 </li> 1699 </ul> 1700 <p id="rfc.section.B.2.p.2">Other changes: </p> 1701 <ul> 1702 <li>Move definitions of 304 and 412 condition codes to <a href="#Part4" id="rfc.xref.Part4.9"><cite title="HTTP/1.1, part 4: Conditional Requests">[Part4]</cite></a> 1703 </li> 1704 </ul> 1688 1705 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 1689 1706 <p>Copyright © The IETF Trust (2007).</p> … … 1890 1907 </ul> 1891 1908 </li> 1892 <li class="indline1"><em>Part4</em> <a class="iref" href="#rfc.xref.Part4.1">4</a>, <a class="iref" href="#rfc.xref.Part4.2">4</a>, <a class="iref" href="#rfc.xref.Part4.3">4</a>, <a class="iref" href="#rfc.xref.Part4.4">4</a>, <a class="iref" href="#rfc.xref.Part4.5">6</a>, <a class="iref" href="#rfc.xref.Part4.6">9.2.2</a>, <a class="iref" href="#rfc.xref.Part4.7">9.3.5</a>, <a class="iref" href="#rfc.xref.Part4.8">9.4.13</a>, <a class="iref" href="#Part4"><b>14</b></a> <ul class="ind">1909 <li class="indline1"><em>Part4</em> <a class="iref" href="#rfc.xref.Part4.1">4</a>, <a class="iref" href="#rfc.xref.Part4.2">4</a>, <a class="iref" href="#rfc.xref.Part4.3">4</a>, <a class="iref" href="#rfc.xref.Part4.4">4</a>, <a class="iref" href="#rfc.xref.Part4.5">6</a>, <a class="iref" href="#rfc.xref.Part4.6">9.2.2</a>, <a class="iref" href="#rfc.xref.Part4.7">9.3.5</a>, <a class="iref" href="#rfc.xref.Part4.8">9.4.13</a>, <a class="iref" href="#Part4"><b>14</b></a>, <a class="iref" href="#rfc.xref.Part4.9">B.2</a><ul class="ind"> 1893 1910 <li class="indline1"><em>Section 6.1</em> <a class="iref" href="#rfc.xref.Part4.5">6</a>, <a class="iref" href="#rfc.xref.Part4.6">9.2.2</a></li> 1894 1911 <li class="indline1"><em>Section 6.2</em> <a class="iref" href="#rfc.xref.Part4.1">4</a></li> -
draft-ietf-httpbis/latest/p2-semantics.xml
r115 r116 2585 2585 <section title="Since draft-ietf-httpbis-p2-semantics-00"> 2586 2586 <t> 2587 TBD. 2587 Closed issues: 2588 <list style="symbols"> 2589 <t> 2590 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/5"/>: 2591 "Via is a MUST" 2592 (<eref target="http://purl.org/NET/http-errata#via-must"/>) 2593 </t> 2594 <t> 2595 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/6"/>: 2596 "Fragments allowed in Location" 2597 (<eref target="http://purl.org/NET/http-errata#location-fragments"/>) 2598 </t> 2599 <t> 2600 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/10"/>: 2601 "Safe Methods vs Redirection" 2602 (<eref target="http://purl.org/NET/http-errata#saferedirect"/>) 2603 </t> 2604 <t> 2605 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/17"/>: 2606 "Revise description of the POST method" 2607 (<eref target="http://purl.org/NET/http-errata#post"/>) 2608 </t> 2609 <t> 2610 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/42"/>: 2611 "RFC2606 Compliance" 2612 </t> 2613 </list> 2614 </t> 2615 <t> 2616 Other changes: 2617 <list style="symbols"> 2618 <t> 2619 Move definitions of 304 and 412 condition codes to <xref target="Part4"/> 2620 </t> 2621 </list> 2588 2622 </t> 2589 2623 </section> -
draft-ietf-httpbis/latest/p3-payload.html
r115 r116 1456 1456 <h2 id="rfc.section.D.2"><a href="#rfc.section.D.2">D.2</a> Since draft-ietf-httpbis-p3-payload-00 1457 1457 </h2> 1458 <p id="rfc.section.D.2.p.1">TBD.</p> 1458 <p id="rfc.section.D.2.p.1">Closed issues: </p> 1459 <ul> 1460 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/8">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/8</a>>: "Media Type Registrations" (<<a href="http://purl.org/NET/http-errata#media-reg">http://purl.org/NET/http-errata#media-reg</a>>) 1461 </li> 1462 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/14">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/14</a>>: "Clarification regarding quoting of charset values" (<<a href="http://purl.org/NET/http-errata#charactersets">http://purl.org/NET/http-errata#charactersets</a>>) 1463 </li> 1464 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/16">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/16</a>>: "Remove 'identity' token references" (<<a href="http://purl.org/NET/http-errata#identity">http://purl.org/NET/http-errata#identity</a>>) 1465 </li> 1466 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/46">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/46</a>>: "RFC1700 references" 1467 </li> 1468 </ul> 1459 1469 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 1460 1470 <p>Copyright © The IETF Trust (2007).</p> -
draft-ietf-httpbis/latest/p3-payload.xml
r115 r116 2307 2307 <section title="Since draft-ietf-httpbis-p3-payload-00"> 2308 2308 <t> 2309 TBD. 2309 Closed issues: 2310 <list style="symbols"> 2311 <t> 2312 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/8"/>: 2313 "Media Type Registrations" 2314 (<eref target="http://purl.org/NET/http-errata#media-reg"/>) 2315 </t> 2316 <t> 2317 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/14"/>: 2318 "Clarification regarding quoting of charset values" 2319 (<eref target="http://purl.org/NET/http-errata#charactersets"/>) 2320 </t> 2321 <t> 2322 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/16"/>: 2323 "Remove 'identity' token references" 2324 (<eref target="http://purl.org/NET/http-errata#identity"/>) 2325 </t> 2326 <t> 2327 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/46"/>: 2328 "RFC1700 references" 2329 </t> 2330 </list> 2310 2331 </t> 2311 2332 </section> -
draft-ietf-httpbis/latest/p4-conditional.html
r115 r116 950 950 <h2 id="rfc.section.B.2"><a href="#rfc.section.B.2">B.2</a> Since draft-ietf-httpbis-p4-conditional-00 951 951 </h2> 952 <p id="rfc.section.B.2.p.1">TBD.</p> 952 <p id="rfc.section.B.2.p.1">Other changes: </p> 953 <ul> 954 <li>Move definitions of 304 and 412 condition codes from Part2.</li> 955 </ul> 953 956 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 954 957 <p>Copyright © The IETF Trust (2007).</p> -
draft-ietf-httpbis/latest/p4-conditional.xml
r115 r116 1165 1165 <section title="Since draft-ietf-httpbis-p4-conditional-00"> 1166 1166 <t> 1167 TBD. 1167 Other changes: 1168 <list style="symbols"> 1169 <t> 1170 Move definitions of 304 and 412 condition codes from Part2. 1171 </t> 1172 </list> 1168 1173 </t> 1169 1174 </section> -
draft-ietf-httpbis/latest/p5-range.html
r115 r116 896 896 <h2 id="rfc.section.C.2"><a href="#rfc.section.C.2">C.2</a> Since draft-ietf-httpbis-p5-range-00 897 897 </h2> 898 <p id="rfc.section.C.2.p.1">TBD.</p> 898 <p id="rfc.section.C.2.p.1">Closed issues: </p> 899 <ul> 900 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/18">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/18</a>>: "Cache validators in 206 responses" (<<a href="http://purl.org/NET/http-errata#ifrange206">http://purl.org/NET/http-errata#ifrange206</a>>) 901 </li> 902 </ul> 899 903 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 900 904 <p>Copyright © The IETF Trust (2007).</p> -
draft-ietf-httpbis/latest/p5-range.xml
r115 r116 1011 1011 <section title="Since draft-ietf-httpbis-p5-range-00"> 1012 1012 <t> 1013 TBD. 1013 Closed issues: 1014 <list style="symbols"> 1015 <t> 1016 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/18"/>: 1017 "Cache validators in 206 responses" 1018 (<eref target="http://purl.org/NET/http-errata#ifrange206"/>) 1019 </t> 1020 </list> 1014 1021 </t> 1015 1022 </section> -
draft-ietf-httpbis/latest/p6-cache.html
r115 r116 1813 1813 <h2 id="rfc.section.B.2"><a href="#rfc.section.B.2">B.2</a> Since draft-ietf-httpbis-p6-cache-00 1814 1814 </h2> 1815 <p id="rfc.section.B.2.p.1">TBD.</p> 1815 <p id="rfc.section.B.2.p.1">Closed issues: </p> 1816 <ul> 1817 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/9">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/9</a>>: "Trailer" (<<a href="http://purl.org/NET/http-errata#trailer-hop">http://purl.org/NET/http-errata#trailer-hop</a>>) 1818 </li> 1819 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/12">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/12</a>>: "Invalidation after Update or Delete" (<<a href="http://purl.org/NET/http-errata#invalidupd">http://purl.org/NET/http-errata#invalidupd</a>>) 1820 </li> 1821 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/48">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/48</a>>: "Date reference typo" 1822 </li> 1823 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/49">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/49</a>>: "Connection header text" 1824 </li> 1825 <li> <<a href="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/87">http://www3.tools.ietf.org/wg/httpbis/trac/ticket/87</a>>: "typo in 13.2.2" 1826 </li> 1827 </ul> 1816 1828 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 1817 1829 <p>Copyright © The IETF Trust (2007).</p> -
draft-ietf-httpbis/latest/p6-cache.xml
r115 r116 2843 2843 <section title="Since draft-ietf-httpbis-p6-cache-00"> 2844 2844 <t> 2845 TBD. 2845 Closed issues: 2846 <list style="symbols"> 2847 <t> 2848 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/9"/>: 2849 "Trailer" 2850 (<eref target="http://purl.org/NET/http-errata#trailer-hop"/>) 2851 </t> 2852 <t> 2853 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/12"/>: 2854 "Invalidation after Update or Delete" 2855 (<eref target="http://purl.org/NET/http-errata#invalidupd"/>) 2856 </t> 2857 <t> 2858 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/48"/>: 2859 "Date reference typo" 2860 </t> 2861 <t> 2862 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/49"/>: 2863 "Connection header text" 2864 </t> 2865 <t> 2866 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/87"/>: 2867 "typo in 13.2.2" 2868 </t> 2869 </list> 2846 2870 </t> 2847 2871 </section> -
draft-ietf-httpbis/latest/p7-auth.html
r115 r116 682 682 <h2 id="rfc.section.B.2"><a href="#rfc.section.B.2">B.2</a> Since draft-ietf-httpbis-p7-auth-00 683 683 </h2> 684 <p id="rfc.section.B.2.p.1"> TBD.</p>684 <p id="rfc.section.B.2.p.1">No non-editorial changes so far.</p> 685 685 <h1><a id="rfc.copyright" href="#rfc.copyright">Full Copyright Statement</a></h1> 686 686 <p>Copyright © The IETF Trust (2007).</p> -
draft-ietf-httpbis/latest/p7-auth.xml
r115 r116 595 595 <section title="Since draft-ietf-httpbis-p7-auth-00"> 596 596 <t> 597 TBD.597 No non-editorial changes so far. 598 598 </t> 599 599 </section>
Note: See TracChangeset
for help on using the changeset viewer.