Changeset 1930 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 02/10/12 20:31:21 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1929 r1930 5010 5010 <section title="Since RFC 2616"> 5011 5011 <t> 5012 Extracted relevant partitions from <xref target="RFC2616"/>. 5013 </t> 5014 </section> 5015 5016 <section title="Since draft-ietf-httpbis-p1-messaging-00"> 5017 <t> 5018 Closed issues: 5019 <list style="symbols"> 5020 <t> 5021 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/1"/>: 5022 "HTTP Version should be case sensitive" 5023 (<eref target="http://purl.org/NET/http-errata#verscase"/>) 5024 </t> 5025 <t> 5026 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/2"/>: 5027 "'unsafe' characters" 5028 (<eref target="http://purl.org/NET/http-errata#unsafe-uri"/>) 5029 </t> 5030 <t> 5031 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/3"/>: 5032 "Chunk Size Definition" 5033 (<eref target="http://purl.org/NET/http-errata#chunk-size"/>) 5034 </t> 5035 <t> 5036 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/4"/>: 5037 "Message Length" 5038 (<eref target="http://purl.org/NET/http-errata#msg-len-chars"/>) 5039 </t> 5040 <t> 5041 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/8"/>: 5042 "Media Type Registrations" 5043 (<eref target="http://purl.org/NET/http-errata#media-reg"/>) 5044 </t> 5045 <t> 5046 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/11"/>: 5047 "URI includes query" 5048 (<eref target="http://purl.org/NET/http-errata#uriquery"/>) 5049 </t> 5050 <t> 5051 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/15"/>: 5052 "No close on 1xx responses" 5053 (<eref target="http://purl.org/NET/http-errata#noclose1xx"/>) 5054 </t> 5055 <t> 5056 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/16"/>: 5057 "Remove 'identity' token references" 5058 (<eref target="http://purl.org/NET/http-errata#identity"/>) 5059 </t> 5060 <t> 5061 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/26"/>: 5062 "Import query BNF" 5063 </t> 5064 <t> 5065 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/31"/>: 5066 "qdtext BNF" 5067 </t> 5068 <t> 5069 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/35"/>: 5070 "Normative and Informative references" 5071 </t> 5072 <t> 5073 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/42"/>: 5074 "RFC2606 Compliance" 5075 </t> 5076 <t> 5077 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/45"/>: 5078 "RFC977 reference" 5079 </t> 5080 <t> 5081 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/46"/>: 5082 "RFC1700 references" 5083 </t> 5084 <t> 5085 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/47"/>: 5086 "inconsistency in date format explanation" 5087 </t> 5088 <t> 5089 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/48"/>: 5090 "Date reference typo" 5091 </t> 5092 <t> 5093 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/65"/>: 5094 "Informative references" 5095 </t> 5096 <t> 5097 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/66"/>: 5098 "ISO-8859-1 Reference" 5099 </t> 5100 <t> 5101 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/86"/>: 5102 "Normative up-to-date references" 5103 </t> 5104 </list> 5105 </t> 5106 <t> 5107 Other changes: 5108 <list style="symbols"> 5109 <t> 5110 Update media type registrations to use RFC4288 template. 5111 </t> 5112 <t> 5113 Use names of RFC4234 core rules DQUOTE and HTAB, 5114 fix broken ABNF for chunk-data 5115 (work in progress on <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>) 5116 </t> 5117 </list> 5118 </t> 5119 </section> 5120 5121 <section title="Since draft-ietf-httpbis-p1-messaging-01"> 5122 <t> 5123 Closed issues: 5124 <list style="symbols"> 5125 <t> 5126 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/19"/>: 5127 "Bodies on GET (and other) requests" 5128 </t> 5129 <t> 5130 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/55"/>: 5131 "Updating to RFC4288" 5132 </t> 5133 <t> 5134 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/57"/>: 5135 "Status Code and Reason Phrase" 5136 </t> 5137 <t> 5138 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/82"/>: 5139 "rel_path not used" 5140 </t> 5141 </list> 5142 </t> 5143 <t> 5144 Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 5145 <list style="symbols"> 5146 <t> 5147 Get rid of duplicate BNF rule names ("host" -> "uri-host", "trailer" -> 5148 "trailer-part"). 5149 </t> 5150 <t> 5151 Avoid underscore character in rule names ("http_URL" -> 5152 "http-URL", "abs_path" -> "path-absolute"). 5153 </t> 5154 <t> 5155 Add rules for terms imported from URI spec ("absoluteURI", "authority", 5156 "path-absolute", "port", "query", "relativeURI", "host) — these will 5157 have to be updated when switching over to RFC3986. 5158 </t> 5159 <t> 5160 Synchronize core rules with RFC5234. 5161 </t> 5162 <t> 5163 Get rid of prose rules that span multiple lines. 5164 </t> 5165 <t> 5166 Get rid of unused rules LOALPHA and UPALPHA. 5167 </t> 5168 <t> 5169 Move "Product Tokens" section (back) into Part 1, as "token" is used 5170 in the definition of the Upgrade header field. 5171 </t> 5172 <t> 5173 Add explicit references to BNF syntax and rules imported from other parts of the specification. 5174 </t> 5175 <t> 5176 Rewrite prose rule "token" in terms of "tchar", rewrite prose rule "TEXT". 5177 </t> 5178 </list> 5179 </t> 5180 </section> 5181 5182 <section title="Since draft-ietf-httpbis-p1-messaging-02" anchor="changes.since.02"> 5183 <t> 5184 Closed issues: 5185 <list style="symbols"> 5186 <t> 5187 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/51"/>: 5188 "HTTP-date vs. rfc1123-date" 5189 </t> 5190 <t> 5191 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/64"/>: 5192 "WS in quoted-pair" 5193 </t> 5194 </list> 5195 </t> 5196 <t> 5197 Ongoing work on IANA Message Header Field Registration (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/40"/>): 5198 <list style="symbols"> 5199 <t> 5200 Reference RFC 3984, and update header field registrations for header 5201 fields defined in this document. 5202 </t> 5203 </list> 5204 </t> 5205 <t> 5206 Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 5207 <list style="symbols"> 5208 <t> 5209 Replace string literals when the string really is case-sensitive (HTTP-version). 5210 </t> 5211 </list> 5212 </t> 5213 </section> 5214 5215 <section title="Since draft-ietf-httpbis-p1-messaging-03" anchor="changes.since.03"> 5216 <t> 5217 Closed issues: 5218 <list style="symbols"> 5219 <t> 5220 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/28"/>: 5221 "Connection closing" 5222 </t> 5223 <t> 5224 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/97"/>: 5225 "Move registrations and registry information to IANA Considerations" 5226 </t> 5227 <t> 5228 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/120"/>: 5229 "need new URL for PAD1995 reference" 5230 </t> 5231 <t> 5232 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/127"/>: 5233 "IANA Considerations: update HTTP URI scheme registration" 5234 </t> 5235 <t> 5236 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/128"/>: 5237 "Cite HTTPS URI scheme definition" 5238 </t> 5239 <t> 5240 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/129"/>: 5241 "List-type header fields vs Set-Cookie" 5242 </t> 5243 </list> 5244 </t> 5245 <t> 5246 Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 5247 <list style="symbols"> 5248 <t> 5249 Replace string literals when the string really is case-sensitive (HTTP-Date). 5250 </t> 5251 <t> 5252 Replace HEX by HEXDIG for future consistence with RFC 5234's core rules. 5253 </t> 5254 </list> 5255 </t> 5256 </section> 5257 5258 <section title="Since draft-ietf-httpbis-p1-messaging-04" anchor="changes.since.04"> 5259 <t> 5260 Closed issues: 5261 <list style="symbols"> 5262 <t> 5263 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/34"/>: 5264 "Out-of-date reference for URIs" 5265 </t> 5266 <t> 5267 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/132"/>: 5268 "RFC 2822 is updated by RFC 5322" 5269 </t> 5270 </list> 5271 </t> 5272 <t> 5273 Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 5274 <list style="symbols"> 5275 <t> 5276 Use "/" instead of "|" for alternatives. 5277 </t> 5278 <t> 5279 Get rid of RFC822 dependency; use RFC5234 plus extensions instead. 5280 </t> 5281 <t> 5282 Only reference RFC 5234's core rules. 5283 </t> 5284 <t> 5285 Introduce new ABNF rules for "bad" whitespace ("BWS"), optional 5286 whitespace ("OWS") and required whitespace ("RWS"). 5287 </t> 5288 <t> 5289 Rewrite ABNFs to spell out whitespace rules, factor out 5290 header field value format definitions. 5291 </t> 5292 </list> 5293 </t> 5294 </section> 5295 5296 <section title="Since draft-ietf-httpbis-p1-messaging-05" anchor="changes.since.05"> 5297 <t> 5298 Closed issues: 5299 <list style="symbols"> 5300 <t> 5301 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/30"/>: 5302 "Header LWS" 5303 </t> 5304 <t> 5305 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/52"/>: 5306 "Sort 1.3 Terminology" 5307 </t> 5308 <t> 5309 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/63"/>: 5310 "RFC2047 encoded words" 5311 </t> 5312 <t> 5313 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/74"/>: 5314 "Character Encodings in TEXT" 5315 </t> 5316 <t> 5317 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/77"/>: 5318 "Line Folding" 5319 </t> 5320 <t> 5321 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/83"/>: 5322 "OPTIONS * and proxies" 5323 </t> 5324 <t> 5325 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/94"/>: 5326 "reason-phrase BNF" 5327 </t> 5328 <t> 5329 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/111"/>: 5330 "Use of TEXT" 5331 </t> 5332 <t> 5333 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/118"/>: 5334 "Join "Differences Between HTTP Entities and RFC 2045 Entities"?" 5335 </t> 5336 <t> 5337 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/134"/>: 5338 "RFC822 reference left in discussion of date formats" 5339 </t> 5340 </list> 5341 </t> 5342 <t> 5343 Final work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>): 5344 <list style="symbols"> 5345 <t> 5346 Rewrite definition of list rules, deprecate empty list elements. 5347 </t> 5348 <t> 5349 Add appendix containing collected and expanded ABNF. 5350 </t> 5351 </list> 5352 </t> 5353 <t> 5354 Other changes: 5355 <list style="symbols"> 5356 <t> 5357 Rewrite introduction; add mostly new Architecture Section. 5358 </t> 5359 <t> 5360 Move definition of quality values from Part 3 into Part 1; 5361 make TE request header field grammar independent of accept-params (defined in Part 3). 5362 </t> 5363 </list> 5364 </t> 5365 </section> 5366 5367 <section title="Since draft-ietf-httpbis-p1-messaging-06" anchor="changes.since.06"> 5368 <t> 5369 Closed issues: 5370 <list style="symbols"> 5371 <t> 5372 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/161"/>: 5373 "base for numeric protocol elements" 5374 </t> 5375 <t> 5376 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/162"/>: 5377 "comment ABNF" 5378 </t> 5379 </list> 5380 </t> 5381 <t> 5382 Partly resolved issues: 5383 <list style="symbols"> 5384 <t> 5385 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/88"/>: 5386 "205 Bodies" (took out language that implied that there might be 5387 methods for which a payload body MUST NOT be included) 5388 </t> 5389 <t> 5390 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/163"/>: 5391 "editorial improvements around HTTP-date" 5392 </t> 5393 </list> 5394 </t> 5395 </section> 5396 5397 <section title="Since draft-ietf-httpbis-p1-messaging-07" anchor="changes.since.07"> 5398 <t> 5399 Closed issues: 5400 <list style="symbols"> 5401 <t> 5402 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/93"/>: 5403 "Repeating single-value header fields" 5404 </t> 5405 <t> 5406 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/131"/>: 5407 "increase connection limit" 5408 </t> 5409 <t> 5410 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/157"/>: 5411 "IP addresses in URLs" 5412 </t> 5413 <t> 5414 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/172"/>: 5415 "take over HTTP Upgrade Token Registry" 5416 </t> 5417 <t> 5418 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/173"/>: 5419 "CR and LF in chunk extension values" 5420 </t> 5421 <t> 5422 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/184"/>: 5423 "HTTP/0.9 support" 5424 </t> 5425 <t> 5426 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/188"/>: 5427 "pick IANA policy (RFC5226) for Transfer Coding / Content Coding" 5428 </t> 5429 <t> 5430 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/189"/>: 5431 "move definitions of gzip/deflate/compress to part 1" 5432 </t> 5433 <t> 5434 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/194"/>: 5435 "disallow control characters in quoted-pair" 5436 </t> 5437 </list> 5438 </t> 5439 <t> 5440 Partly resolved issues: 5441 <list style="symbols"> 5442 <t> 5443 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/148"/>: 5444 "update IANA requirements wrt Transfer-Coding values" (add the 5445 IANA Considerations subsection) 5446 </t> 5447 </list> 5448 </t> 5449 </section> 5450 5451 <section title="Since draft-ietf-httpbis-p1-messaging-08" anchor="changes.since.08"> 5452 <t> 5453 Closed issues: 5454 <list style="symbols"> 5455 <t> 5456 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/201"/>: 5457 "header parsing, treatment of leading and trailing OWS" 5458 </t> 5459 </list> 5460 </t> 5461 <t> 5462 Partly resolved issues: 5463 <list style="symbols"> 5464 <t> 5465 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/60"/>: 5466 "Placement of 13.5.1 and 13.5.2" 5467 </t> 5468 <t> 5469 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/200"/>: 5470 "use of term "word" when talking about header field structure" 5471 </t> 5472 </list> 5473 </t> 5474 </section> 5475 5476 <section title="Since draft-ietf-httpbis-p1-messaging-09" anchor="changes.since.09"> 5477 <t> 5478 Closed issues: 5479 <list style="symbols"> 5480 <t> 5481 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/73"/>: 5482 "Clarification of the term 'deflate'" 5483 </t> 5484 <t> 5485 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/83"/>: 5486 "OPTIONS * and proxies" 5487 </t> 5488 <t> 5489 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/122"/>: 5490 "MIME-Version not listed in P1, general header fields" 5491 </t> 5492 <t> 5493 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/143"/>: 5494 "IANA registry for content/transfer encodings" 5495 </t> 5496 <t> 5497 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/165"/>: 5498 "Case-sensitivity of HTTP-date" 5499 </t> 5500 <t> 5501 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/200"/>: 5502 "use of term "word" when talking about header field structure" 5503 </t> 5504 </list> 5505 </t> 5506 <t> 5507 Partly resolved issues: 5508 <list style="symbols"> 5509 <t> 5510 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/196"/>: 5511 "Term for the requested resource's URI" 5512 </t> 5513 </list> 5514 </t> 5515 </section> 5516 5517 <section title="Since draft-ietf-httpbis-p1-messaging-10" anchor="changes.since.10"> 5518 <t> 5519 Closed issues: 5520 <list style="symbols"> 5521 <t> 5522 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/28"/>: 5523 "Connection Closing" 5524 </t> 5525 <t> 5526 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/90"/>: 5527 "Delimiting messages with multipart/byteranges" 5528 </t> 5529 <t> 5530 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/95"/>: 5531 "Handling multiple Content-Length header fields" 5532 </t> 5533 <t> 5534 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/109"/>: 5535 "Clarify entity / representation / variant terminology" 5536 </t> 5537 <t> 5538 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/220"/>: 5539 "consider removing the 'changes from 2068' sections" 5540 </t> 5541 </list> 5542 </t> 5543 <t> 5544 Partly resolved issues: 5545 <list style="symbols"> 5546 <t> 5547 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/159"/>: 5548 "HTTP(s) URI scheme definitions" 5549 </t> 5550 </list> 5551 </t> 5552 </section> 5553 5554 <section title="Since draft-ietf-httpbis-p1-messaging-11" anchor="changes.since.11"> 5555 <t> 5556 Closed issues: 5557 <list style="symbols"> 5558 <t> 5559 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/193"/>: 5560 "Trailer requirements" 5561 </t> 5562 <t> 5563 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/204"/>: 5564 "Text about clock requirement for caches belongs in p6" 5565 </t> 5566 <t> 5567 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/221"/>: 5568 "effective request URI: handling of missing host in HTTP/1.0" 5569 </t> 5570 <t> 5571 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/248"/>: 5572 "confusing Date requirements for clients" 5573 </t> 5574 </list> 5575 </t> 5576 <t> 5577 Partly resolved issues: 5578 <list style="symbols"> 5579 <t> 5580 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/95"/>: 5581 "Handling multiple Content-Length header fields" 5582 </t> 5583 </list> 5584 </t> 5585 </section> 5586 5587 <section title="Since draft-ietf-httpbis-p1-messaging-12" anchor="changes.since.12"> 5588 <t> 5589 Closed issues: 5590 <list style="symbols"> 5591 <t> 5592 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/75"/>: 5593 "RFC2145 Normative" 5594 </t> 5595 <t> 5596 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/159"/>: 5597 "HTTP(s) URI scheme definitions" (tune the requirements on userinfo) 5598 </t> 5599 <t> 5600 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/210"/>: 5601 "define 'transparent' proxy" 5602 </t> 5603 <t> 5604 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>: 5605 "Header Field Classification" 5606 </t> 5607 <t> 5608 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/233"/>: 5609 "Is * usable as a request-uri for new methods?" 5610 </t> 5611 <t> 5612 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/240"/>: 5613 "Migrate Upgrade details from RFC2817" 5614 </t> 5615 <t> 5616 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/276"/>: 5617 "untangle ABNFs for header fields" 5618 </t> 5619 <t> 5620 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/279"/>: 5621 "update RFC 2109 reference" 5622 </t> 5623 </list> 5624 </t> 5625 </section> 5626 5627 <section title="Since draft-ietf-httpbis-p1-messaging-13" anchor="changes.since.13"> 5628 <t> 5629 Closed issues: 5630 <list style="symbols"> 5631 <t> 5632 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/53"/>: 5633 "Allow is not in 13.5.2" 5634 </t> 5635 <t> 5636 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/95"/>: 5637 "Handling multiple Content-Length header fields" 5638 </t> 5639 <t> 5640 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/276"/>: 5641 "untangle ABNFs for header fields" 5642 </t> 5643 <t> 5644 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/286"/>: 5645 "Content-Length ABNF broken" 5646 </t> 5647 </list> 5648 </t> 5649 </section> 5650 5651 <section title="Since draft-ietf-httpbis-p1-messaging-14" anchor="changes.since.14"> 5652 <t> 5653 Closed issues: 5654 <list style="symbols"> 5655 <t> 5656 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/273"/>: 5657 "HTTP-version should be redefined as fixed length pair of DIGIT . DIGIT" 5658 </t> 5659 <t> 5660 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/282"/>: 5661 "Recommend minimum sizes for protocol elements" 5662 </t> 5663 <t> 5664 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/283"/>: 5665 "Set expectations around buffering" 5666 </t> 5667 <t> 5668 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/288"/>: 5669 "Considering messages in isolation" 5670 </t> 5671 </list> 5672 </t> 5673 </section> 5674 5675 <section title="Since draft-ietf-httpbis-p1-messaging-15" anchor="changes.since.15"> 5676 <t> 5677 Closed issues: 5678 <list style="symbols"> 5679 <t> 5680 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/100"/>: 5681 "DNS Spoofing / DNS Binding advice" 5682 </t> 5683 <t> 5684 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/254"/>: 5685 "move RFCs 2145, 2616, 2817 to Historic status" 5686 </t> 5687 <t> 5688 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/270"/>: 5689 "\-escaping in quoted strings" 5690 </t> 5691 <t> 5692 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/305"/>: 5693 "'Close' should be reserved in the HTTP header field registry" 5694 </t> 5695 </list> 5696 </t> 5697 </section> 5698 5699 <section title="Since draft-ietf-httpbis-p1-messaging-16" anchor="changes.since.16"> 5700 <t> 5701 Closed issues: 5702 <list style="symbols"> 5703 <t> 5704 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/186"/>: 5705 "Document HTTP's error-handling philosophy" 5706 </t> 5707 <t> 5708 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/215"/>: 5709 "Explain header field registration" 5710 </t> 5711 <t> 5712 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/219"/>: 5713 "Revise Acknowledgements Sections" 5714 </t> 5715 <t> 5716 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/297"/>: 5717 "Retrying Requests" 5718 </t> 5719 <t> 5720 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/318"/>: 5721 "Closing the connection on server error" 5722 </t> 5723 </list> 5724 </t> 5725 </section> 5726 5727 <section title="Since draft-ietf-httpbis-p1-messaging-17" anchor="changes.since.17"> 5728 <t> 5729 Closed issues: 5730 <list style="symbols"> 5731 <t> 5732 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/158"/>: 5733 "Proxy-Connection and Keep-Alive" 5734 </t> 5735 <t> 5736 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/166"/>: 5737 "Clarify 'User Agent'" 5738 </t> 5739 <t> 5740 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/300"/>: 5741 "Define non-final responses" 5742 </t> 5743 <t> 5744 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/323"/>: 5745 "intended maturity level vs normative references" 5746 </t> 5747 <t> 5748 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/324"/>: 5749 "Intermediary rewriting of queries" 5750 </t> 5751 </list> 5752 </t> 5753 </section> 5754 5755 <section title="Since draft-ietf-httpbis-p1-messaging-18" anchor="changes.since.18"> 5756 <t> 5757 Closed issues: 5758 <list style="symbols"> 5759 <t> 5760 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/250"/>: 5761 "message-body in CONNECT response" 5762 </t> 5763 <t> 5764 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/302"/>: 5765 "Misplaced text on connection handling in p2" 5766 </t> 5767 <t> 5768 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/335"/>: 5769 "wording of line folding rule" 5770 </t> 5771 <t> 5772 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/343"/>: 5773 "chunk-extensions" 5774 </t> 5775 <t> 5776 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/346"/>: 5777 "make IANA policy definitions consistent" 5778 </t> 5779 </list> 5780 </t> 5781 </section> 5782 5783 <section title="Since draft-ietf-httpbis-p1-messaging-19" anchor="changes.since.19"> 5784 <t> 5785 Closed issues: 5786 <list style="symbols"> 5787 <t> 5788 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/346"/>: 5789 "make IANA policy definitions consistent" 5790 </t> 5791 <t> 5792 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/359"/>: 5793 "clarify connection header field values are case-insensitive" 5794 </t> 5795 <t> 5796 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/361"/>: 5797 "ABNF requirements for recipients" 5798 </t> 5799 <t> 5800 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/368"/>: 5801 "note introduction of new IANA registries as normative changes" 5802 </t> 5803 <t> 5804 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/374"/>: 5805 "Reference to ISO-8859-1 is informative" 5806 </t> 5807 </list> 5808 </t> 5809 </section> 5810 5811 <section title="Since draft-ietf-httpbis-p1-messaging-20" anchor="changes.since.20"> 5812 <t> 5813 Closed issues: 5814 <list style="symbols"> 5815 <t> 5816 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/378"/>: 5817 "is 'q=' case-sensitive?" 5818 </t> 5819 <t> 5820 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/383"/>: 5821 "Semantics of HTTPS" 5822 </t> 5823 </list> 5824 </t> 5825 <t> 5826 Other changes: 5827 <list style="symbols"> 5828 <t> 5829 Drop notion of header fields being "hop-by-hop" without being listed in 5830 the Connection header field. 5831 </t> 5832 <t> 5833 Section about connection management rewritten; dropping some historic 5834 information. 5835 </t> 5836 <t> 5837 Move description of "100-continue" into Part 2. 5838 </t> 5839 <t> 5840 Rewrite the persistent connection and Upgrade requirements to be 5841 actionable by role and consistent with the rest of HTTP. 5842 </t> 5843 </list> 5012 Changes up to the first Working Group Last Call draft are summarized 5013 in <eref target="http://trac.tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-21#appendix-D"/>. 5844 5014 </t> 5845 5015 </section>
Note: See TracChangeset
for help on using the changeset viewer.