Changeset 1212 for wg_materials
- Timestamp:
- 25/03/11 09:20:13 (10 years ago)
- Location:
- wg_materials/ietf80
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
wg_materials/ietf80/ietf-80-httpbis-changes.xhtml
r1210 r1212 57 57 <p><a href="http://greenbytes.de/tech/webdav/rfc2145.html">RFC 2145</a> (Use and Interpretation of HTTP Version Numbers)</p> 58 58 <ul> 59 <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>59 <li>RFC2145 Normative (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/75">Ticket 75</a>)</li> 60 60 </ul> 61 61 <p>-> Part 1 now obsoletes RFC 2145</p> … … 63 63 <p><a href="http://greenbytes.de/tech/webdav/rfc2617.html">RFC 2617</a> (HTTP Authentication: Basic and Digest Access Authentication)</p> 64 64 <ul> 65 <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>66 <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>65 <li>should we have an auth scheme registry (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/141">Ticket 141</a>)</li> 66 <li>absorbing the auth framework from 2617 (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/237">Ticket 237</a>)</li> 67 67 </ul> 68 68 <p>-> Part 7 now updates RFC 2617 with respect to the authentication framework, … … 73 73 <p><a href="http://greenbytes.de/tech/webdav/rfc2817.html">RFC 2817</a> (Upgrading to TLS Within HTTP/1.1)</p> 74 74 <ul> 75 <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>76 <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>75 <li>Migrate Upgrade details from RFC2817 (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/240">Ticket 240</a>)</li> 76 <li>Migrate CONNECT from RFC2817 to p2 (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/239">Ticket 239</a>)</li> 77 77 </ul> 78 78 <p>-> Part 1 and 2 now update RFC 2817 (defining CONNECT, and updating the Upgrade header field)</p> … … 80 80 <h2 class="break">Changes: terminology and ABNF</h2> 81 81 <ul> 82 <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>83 <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>84 <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>85 <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>86 <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>87 <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>82 <li>Clarify "Requested Variant" (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/69">Ticket 69</a>)</li> 83 <li>Clarify entity / representation / variant terminology (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/109">Ticket 109</a>)</li> 84 <li>duplicate ABNF for Reason-Phrase (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/137">Ticket 137</a>) (editorial)</li> 85 <li>define "transparent" proxy (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/210">Ticket 210</a>) (editorial)</li> 86 <li>duplicate ABNF for "Method" (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/275">Ticket 275</a>) (editorial)</li> 87 <li>untangle ABNFs for header fields (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/276">Ticket 276</a>) (editorial)</li> 88 88 </ul> 89 89 <p>-> We now create an aggregated ABNF from the source code of the specs</p> … … 91 91 <h2 class="break">Changes: extension points</h2> 92 92 <ul> 93 <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>94 <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>95 <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>96 <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>97 <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>98 <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>99 <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>93 <li>Custom Ranges (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/85">Ticket 85</a>)</li> 94 <li>Max-Forwards vs extension methods (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/203">Ticket 203</a>)</li> 95 <li>Allowing heuristic caching for new status codes (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/223">Ticket 223</a>)</li> 96 <li>proxies not supporting certain methods (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/226">Ticket 226</a>) (editorial)</li> 97 <li>Considerations for new status codes (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/229">Ticket 229</a>)</li> 98 <li>Considerations for new methods (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/230">Ticket 230</a>)</li> 99 <li>Is * usable as a request-uri for new methods? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/233">Ticket 233</a>)</li> 100 100 </ul> 101 101 102 <h2 class="break">Other Changes (1/ 6)</h2>102 <h2 class="break">Other Changes (1/5)</h2> 103 103 104 104 <p>non-specific</p> 105 105 <ul> 106 <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>107 <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>108 <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>109 <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>110 <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>106 <li>205 Bodies (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/88">Ticket 88</a>)</li> 107 <li>HTTP(s) URI scheme definitions (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/159">Ticket 159</a>)</li> 108 <li>Note special status of Content-* prefix in header registration procedures (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/180">Ticket 180</a>) (editorial)</li> 109 <li>Status codes and caching (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/199">Ticket 199</a>)</li> 110 <li>Header Classification (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/224">Ticket 224</a>)</li> 111 111 </ul> 112 112 113 <h2 class="break">Other Changes (2/ 6)</h2>113 <h2 class="break">Other Changes (2/5)</h2> 114 114 115 115 <p>Part 1 (Messaging)</p> 116 116 <ul> 117 <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>118 <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>119 <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>120 <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>117 <li>Delimiting messages with multipart/byteranges (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/90">Ticket 90</a>)</li> 118 <li>Trailer requirements (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/193">Ticket 193</a>)</li> 119 <li>What is the value space of HTTP status codes? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/213">Ticket 213</a>)</li> 120 <li>confusing Date requirements for clients (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/248">Ticket 248</a>)</li> 121 121 </ul> 122 122 123 <h2 class="break">Other Changes (3/ 6)</h2>123 <h2 class="break">Other Changes (3/5)</h2> 124 124 125 125 <p>Part 2 (Semantics)</p> 126 126 <ul> 127 <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> 128 <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> 129 <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> 130 <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> 131 <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> 132 <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> 127 <li>Connection closing (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/28">Ticket 28</a>) (editorial)</li> 128 <li>Fragment combination / precedence during redirects (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/43">Ticket 43</a>)</li> 129 <li>Content-* vs. PUT (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/79">Ticket 79</a>)</li> 130 <li>Understanding Content-* on non-PUT requests (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/102">Ticket 102</a>)</li> 131 <li>Monitoring connections (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/108">Ticket 108</a>) (editorial)</li> 132 <li>Methods and Caching (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/139">Ticket 139</a>)</li> 133 <li>Are OPTIONS and TRACE safe? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/171">Ticket 171</a>)</li> 134 <li>User-Agent guidelines (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/232">Ticket 232</a>)</li> 135 <li>clarify PUT semantics (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/267">Ticket 267</a>)</li> 133 136 </ul> 134 137 135 <h2 class="break">Other Changes (4/6)</h2> 136 137 <p>Part 2 (Semantics)</p> 138 <ul> 139 <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> 140 <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> 141 <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> 142 </ul> 138 <h2 class="break">Other Changes (4/5)</h2> 143 139 144 140 <p>Part 3 (Payload)</p> 145 141 <ul> 146 <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>147 <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>142 <li>confusing req. language for Content-Location (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/136">Ticket 136</a>) (editorial)</li> 143 <li>"requested resource" in content-encoding definition (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/183">Ticket 183</a>)</li> 148 144 </ul> 149 150 <h2 class="break">Other Changes (5/6)</h2>151 145 152 146 <p>Part 5 (Range)</p> 153 147 <ul> 154 <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>148 <li>Caches can't be required to serve ranges (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/217">Ticket 217</a>)</li> 155 149 </ul> 150 151 <h2 class="break">Other Changes (5/5)</h2> 156 152 157 153 <p>Part 6 (Cache)</p> 158 154 <ul> 159 <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>160 <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>161 <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>155 <li>No-cache definition (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/216">Ticket 216</a>)</li> 156 <li>Does no-store in request imply no-cache? (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/249">Ticket 249</a>)</li> 157 <li>Clarify "public" (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/268">Ticket 268</a>)</li> 162 158 </ul> 163 159 164 <h2 class="break">Other Changes (6/6)</h2>165 166 160 <p>Part 7 (Auth)</p> 167 161 <ul> 168 <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>162 <li>auth-param syntax (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/195">Ticket 195</a>)</li> 169 163 </ul> 170 164 171 165 <h2 class="break">Changes: housekeeping</h2> 172 166 <ul> 173 <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>174 <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>175 <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>176 <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>177 <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>167 <li>MIME-Version not listed in P1, general header fields (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/122">Ticket 122</a>) (editorial)</li> 168 <li>Factor out Content-Disposition (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/123">Ticket 123</a>)</li> 169 <li>introduction to part 7 is work-in-progress (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/130">Ticket 130</a>) (editorial)</li> 170 <li>consider removing the "changes from 2068" sections (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/220">Ticket 220</a>) (editorial)</li> 171 <li>update RFC 2109 reference (<a href="http://trac.tools.ietf.org/wg/httpbis/trac/ticket/279">Ticket 279</a>) (editorial)</li> 178 172 </ul> 179 173
Note: See TracChangeset
for help on using the changeset viewer.