1 | <!DOCTYPE html
|
---|
2 | PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
---|
3 | <html xmlns="http://www.w3.org/1999/xhtml">
|
---|
4 | <head>
|
---|
5 | <title>IETF 88 - HTTPbis -24 Changes Overview</title>
|
---|
6 | <style type="text/css">
|
---|
7 | body {
|
---|
8 | color: black;
|
---|
9 | font-family: verdana, helvetica, arial, sans-serif;
|
---|
10 | font-size: 18pt;
|
---|
11 | }
|
---|
12 | h1 {
|
---|
13 | font-size: 36pt;
|
---|
14 | }
|
---|
15 | li {
|
---|
16 | margin-top: 0.5em;
|
---|
17 | }
|
---|
18 | q {
|
---|
19 | font-style: italic;
|
---|
20 | }
|
---|
21 | .break {
|
---|
22 | page-break-before: always;
|
---|
23 | }
|
---|
24 | @page {
|
---|
25 | size: a4 landscape;
|
---|
26 | }
|
---|
27 | @page {
|
---|
28 | @bottom-left {
|
---|
29 | content: "Julian Reschke, greenbytes";
|
---|
30 | }
|
---|
31 | @bottom-right {
|
---|
32 | content: counter(page);
|
---|
33 | }
|
---|
34 | @top-center {
|
---|
35 | content: "IETF 88 - HTTPbis -24 Changes Overview";
|
---|
36 | }
|
---|
37 | }
|
---|
38 | </style>
|
---|
39 | </head>
|
---|
40 | <body>
|
---|
41 | <h1>IETF 88 - HTTPbis -24 Changes Overview</h1>
|
---|
42 | <p>
|
---|
43 | <a href="mailto:julian.reschke@greenbytes.de">Julian Reschke</a>, greenbytes
|
---|
44 | </p>
|
---|
45 |
|
---|
46 | <h2 class="break">History</h2>
|
---|
47 | <ul>
|
---|
48 | <li>-20: published July 2012 (before IETF 84)</li>
|
---|
49 | <li>-21: published October 2012 (before IETF 85)</li>
|
---|
50 | <li>-22: published February 2013 (before IETF 86)</li>
|
---|
51 | <li>-23: published July 2013 (before IETF 87)</li>
|
---|
52 | <li>-24: published September 2013 (between IETF 87 and 88)</li>
|
---|
53 | </ul>
|
---|
54 | <p>
|
---|
55 | <em>First Working Group Last Call for Parts 4, 5, 6, and 7 ended April 12, 2012</em>
|
---|
56 | </p>
|
---|
57 | <p>
|
---|
58 | <em>First Working Group Last Call for Parts 1 & 2 ended November 25, 2012</em>
|
---|
59 | </p>
|
---|
60 | <p>
|
---|
61 | <em>Second Working Group Last Call for Parts 4, 5, 6, and 7 ended November 25, 2012</em>
|
---|
62 | </p>
|
---|
63 | <p>
|
---|
64 | <em>Another Working Group Last Call for all parts ended April 30, 2013</em>
|
---|
65 | </p>
|
---|
66 | <p>
|
---|
67 | <em>IETF Last Call ends November 4, 2013</em>
|
---|
68 | </p>
|
---|
69 |
|
---|
70 | <h2 class="break">P1</h2>
|
---|
71 | <ul>
|
---|
72 | <li>chunk-extensions (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/343">Ticket 343</a>)</li>
|
---|
73 | <li>Fine-Tuning when Upgrade takes effect (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/497">Ticket 497</a>)</li>
|
---|
74 | <li>MUST fix Content-Length? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/483">Ticket 483</a>)</li>
|
---|
75 | <li>MUSTs and other feedback (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/484">Ticket 484</a>)</li>
|
---|
76 | <li>list notation defined in appendix (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/492">Ticket 492</a>)</li>
|
---|
77 | </ul>
|
---|
78 |
|
---|
79 | <h2 class="break">P2</h2>
|
---|
80 | <ul>
|
---|
81 | <li>400 response isn't generic (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/303">Ticket 303</a>)</li>
|
---|
82 | <li>Requirements upon proxies for Expect (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/458">Ticket 458</a>)</li>
|
---|
83 | <li>Expect/Continue and "final" status codes (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/467">Ticket 467</a>)</li>
|
---|
84 | <li>Expectation Extensions (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/468">Ticket 468</a>)</li>
|
---|
85 | <li>does 205 allow chunked encoding? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/491">Ticket 491</a>)</li>
|
---|
86 | <li>p2 Editorial feedback (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/450">Ticket 450</a>)</li>
|
---|
87 | <li>Content-Length in HEAD responses (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/452">Ticket 452</a>)</li>
|
---|
88 | <li>Editorial for Expect/Continue (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/466">Ticket 466</a>)</li>
|
---|
89 | <li>MUSTs and other feedback (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/478">Ticket 478</a>)</li>
|
---|
90 | <li>Resubmission of 403 (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/487">Ticket 487</a>)</li>
|
---|
91 | </ul>
|
---|
92 |
|
---|
93 | <h2 class="break">P4</h2>
|
---|
94 | <ul>
|
---|
95 | <li>PUT + If-Match over-constrained? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/455">Ticket 455</a>)</li>
|
---|
96 | <li>Conditionals and caches (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/498">Ticket 498</a>)</li>
|
---|
97 | <li>MUSTs and other feedback (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/479">Ticket 479</a>)</li>
|
---|
98 | <li>p4 editorial nits (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/495">Ticket 495</a>)</li>
|
---|
99 | </ul>
|
---|
100 |
|
---|
101 | <h2>P5</h2>
|
---|
102 | <ul>
|
---|
103 | <li>is P5's definition of strong validator consistent with P4? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/489">Ticket 489</a>)</li>
|
---|
104 | <li>p5 editorial comments (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/490">Ticket 490</a>)</li>
|
---|
105 | </ul>
|
---|
106 |
|
---|
107 | <h2>P6</h2>
|
---|
108 | <ul>
|
---|
109 | <li>Requiring proxies to process warn-date (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/486">Ticket 486</a>)</li>
|
---|
110 | <li>add Warning header field examples (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/496">Ticket 496</a>)</li>
|
---|
111 | </ul>
|
---|
112 |
|
---|
113 | <h2 class="break">P7</h2>
|
---|
114 | <ul>
|
---|
115 | <li>Forwarding Proxy-* (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/473">Ticket 473</a>)</li>
|
---|
116 | <li>MUSTs and other feedback (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/481">Ticket 481</a>)</li>
|
---|
117 | </ul>
|
---|
118 |
|
---|
119 | <h2>non-specific</h2>
|
---|
120 | <ul>
|
---|
121 | <li>Strengthening SHOULDs (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/475">Ticket 475</a>)</li>
|
---|
122 | <li>Uniform terminology (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/234">Ticket 234</a>)</li>
|
---|
123 | <li>Review SHOULD-level requirements (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/271">Ticket 271</a>)</li>
|
---|
124 | <li>What is "Cacheable"? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/470">Ticket 470</a>)</li>
|
---|
125 | <li>Misused SHOULDs (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/472">Ticket 472</a>)</li>
|
---|
126 | <li>"changes from rfc 2616" needs to be sorted (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/493">Ticket 493</a>)</li>
|
---|
127 | </ul>
|
---|
128 |
|
---|
129 | <h2 class="break">Next Steps</h2>
|
---|
130 | <p>
|
---|
131 | As of November 1, received mainly editorial feedback from APPSDIR and SECDIR review, plus
|
---|
132 | IANA feedback. See <a href="http://trac.tools.ietf.org/wg/httpbis/trac/report/3">Open Issues</a>.
|
---|
133 | </p>
|
---|
134 | <p>
|
---|
135 | Resolve remaining IETF Last Call comments - many already addressed in SVN:
|
---|
136 | </p>
|
---|
137 | <ul>
|
---|
138 | <li><a href="http://greenbytes.de/tech/webdav/draft-ietf-httpbis-p1-messaging-latest-from-previous.diff.html">P1 diffs</a></li>
|
---|
139 | <li><a href="http://greenbytes.de/tech/webdav/draft-ietf-httpbis-p2-semantics-latest-from-previous.diff.html">P2 diffs</a></li>
|
---|
140 | <li><a href="http://greenbytes.de/tech/webdav/draft-ietf-httpbis-p4-conditional-latest-from-previous.diff.html">P4 diffs</a></li>
|
---|
141 | <li><a href="http://greenbytes.de/tech/webdav/draft-ietf-httpbis-p5-range-latest-from-previous.diff.html">P5 diffs</a></li>
|
---|
142 | <li><a href="http://greenbytes.de/tech/webdav/draft-ietf-httpbis-p6-cache-latest-from-previous.diff.html">P6 diffs</a></li>
|
---|
143 | <li><a href="http://greenbytes.de/tech/webdav/draft-ietf-httpbis-p7-auth-latest-from-previous.diff.html">P7 diffs</a></li>
|
---|
144 | </ul>
|
---|
145 |
|
---|
146 | </body>
|
---|
147 | </html>
|
---|