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 80 - HTTPbis -13 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 80 - HTTPbis -13 Changes Overview";
|
---|
36 | }
|
---|
37 | }
|
---|
38 | </style>
|
---|
39 | </head>
|
---|
40 | <body>
|
---|
41 | <h1>IETF 80 - HTTPbis -13 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>-09: published March 2010 (before IETF 77)</li>
|
---|
49 | <li>-10: published July 2010 (before IETF 78)</li>
|
---|
50 | <li>-11: published August 2010 (after IETF 78)</li>
|
---|
51 | <li>-12: published October 2010 (before IETF 79, WG did not meet)</li>
|
---|
52 | <li>-13: published March 2011 (before IETF 80)</li>
|
---|
53 | </ul>
|
---|
54 |
|
---|
55 | <h2 class="break">Changes (1/4)</h2>
|
---|
56 | <p>non-specific</p>
|
---|
57 | <ul>
|
---|
58 | <li>Clarify "Requested Variant" (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/69">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/69</a>)</li>
|
---|
59 | <li>205 Bodies (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/88">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/88</a>)</li>
|
---|
60 | <li>Clarify entity / representation / variant terminology (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/109">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/109</a>)</li>
|
---|
61 | <li>HTTP(s) URI scheme definitions (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/159">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/159</a>)</li>
|
---|
62 | <li>Note special status of Content-* prefix in header registration procedures (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/180">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/180</a>) (editorial)</li>
|
---|
63 | <li>Status codes and caching (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/199">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/199</a>)</li>
|
---|
64 | <li>consider removing the "changes from 2068" sections (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/220">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/220</a>) (editorial)</li>
|
---|
65 | <li>Header Classification (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/224">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/224</a>)</li>
|
---|
66 | <li>Migrate Upgrade details from RFC2817 (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/240">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/240</a>)</li>
|
---|
67 | <li>untangle ABNFs for header fields (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/276">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/276</a>) (editorial)</li>
|
---|
68 | </ul>
|
---|
69 |
|
---|
70 | <p>Part 1 (Messaging)</p>
|
---|
71 | <ul>
|
---|
72 | <li>RFC2145 Normative (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/75">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/75</a>)</li>
|
---|
73 | <li>Delimiting messages with multipart/byteranges (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/90">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/90</a>)</li>
|
---|
74 | <li>Trailer requirements (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/193">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/193</a>)</li>
|
---|
75 | <li>define "transparent" proxy (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/210">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/210</a>) (editorial)</li>
|
---|
76 | <li>What is the value space of HTTP status codes? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/213">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/213</a>)</li>
|
---|
77 | <li>confusing Date requirements for clients (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/248">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/248</a>)</li>
|
---|
78 | <li>update RFC 2109 reference (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/279">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/279</a>) (editorial)</li>
|
---|
79 | </ul>
|
---|
80 |
|
---|
81 | <p>Part 2 (Semantics)</p>
|
---|
82 | <ul>
|
---|
83 | <li>Connection closing (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/28">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/28</a>) (editorial)</li>
|
---|
84 | <li>Fragment combination / precedence during redirects (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/43">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/43</a>)</li>
|
---|
85 | <li>Content-* vs. PUT (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/79">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/79</a>)</li>
|
---|
86 | <li>Understanding Content-* on non-PUT requests (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/102">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/102</a>)</li>
|
---|
87 | <li>Monitoring connections (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/108">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/108</a>) (editorial)</li>
|
---|
88 | <li>duplicate ABNF for Reason-Phrase (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/137">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/137</a>) (editorial)</li>
|
---|
89 | <li>Methods and Caching (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/139">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/139</a>)</li>
|
---|
90 | <li>Are OPTIONS and TRACE safe? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/171">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/171</a>)</li>
|
---|
91 | <li>Max-Forwards vs extension methods (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/203">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/203</a>)</li>
|
---|
92 | <li>proxies not supporting certain methods (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/226">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/226</a>) (editorial)</li>
|
---|
93 | <li>Considerations for new status codes (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/229">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/229</a>)</li>
|
---|
94 | <li>Considerations for new methods (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/230">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/230</a>)</li>
|
---|
95 | <li>User-Agent guidelines (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/232">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/232</a>)</li>
|
---|
96 | <li>Is * usable as a request-uri for new methods? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/233">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/233</a>)</li>
|
---|
97 | <li>Migrate CONNECT from RFC2817 to p2 (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/239">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/239</a>)</li>
|
---|
98 | <li>clarify PUT semantics (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/267">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/267</a>)</li>
|
---|
99 | <li>duplicate ABNF for "Method" (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/275">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/275</a>) (editorial)</li>
|
---|
100 | </ul>
|
---|
101 |
|
---|
102 | <p>Part 3 (Payload)</p>
|
---|
103 | <ul>
|
---|
104 | <li>MIME-Version not listed in P1, general header fields (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/122">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/122</a>) (editorial)</li>
|
---|
105 | <li>Factor out Content-Disposition (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/123">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/123</a>)</li>
|
---|
106 | <li>confusing req. language for Content-Location (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/136">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/136</a>) (editorial)</li>
|
---|
107 | <li>"requested resource" in content-encoding definition (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/183">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/183</a>)</li>
|
---|
108 | </ul>
|
---|
109 |
|
---|
110 | <p>Part 4 (Conditional)</p>
|
---|
111 | <ul>
|
---|
112 | <li>Custom Ranges (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/85">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/85</a>)</li>
|
---|
113 | </ul>
|
---|
114 |
|
---|
115 | <p>Part 5 (Range)</p>
|
---|
116 | <ul>
|
---|
117 | <li>Caches can't be required to serve ranges (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/217">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/217</a>)</li>
|
---|
118 | </ul>
|
---|
119 |
|
---|
120 | <p>Part 6 (Cache)</p>
|
---|
121 | <ul>
|
---|
122 | <li>No-cache definition (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/216">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/216</a>)</li>
|
---|
123 | <li>Allowing heuristic caching for new status codes (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/223">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/223</a>)</li>
|
---|
124 | <li>Does no-store in request imply no-cache? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/249">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/249</a>)</li>
|
---|
125 | <li>Clarify "public" (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/268">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/268</a>)</li>
|
---|
126 | </ul>
|
---|
127 |
|
---|
128 | <p>Part 7 (Auth)</p>
|
---|
129 | <ul>
|
---|
130 | <li>introduction to part 7 is work-in-progress (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/130">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/130</a>) (editorial)</li>
|
---|
131 | <li>should we have an auth scheme registry (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/141">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/141</a>)</li>
|
---|
132 | <li>auth-param syntax (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/195">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/195</a>)</li>
|
---|
133 | <li>absorbing the auth framework from 2617 (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/237">http://trac.tools.ietf.org/wg/httpbis/trac/ticket/237</a>)</li>
|
---|
134 | </ul>
|
---|
135 |
|
---|
136 | </body>
|
---|
137 | </html>
|
---|