- Timestamp:
- 12/02/11 00:03:18 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.html
r1116 r1117 365 365 } 366 366 @bottom-center { 367 content: "Expires August 1 5, 2011";367 content: "Expires August 16, 2011"; 368 368 } 369 369 @bottom-right { … … 405 405 <meta name="dct.creator" content="Reschke, J. F."> 406 406 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-latest"> 407 <meta name="dct.issued" scheme="ISO8601" content="2011-02-1 1">407 <meta name="dct.issued" scheme="ISO8601" content="2011-02-12"> 408 408 <meta name="dct.abstract" content="HTTP/1.1 defines the Content-Disposition response header field, but points out that it is not part of the HTTP/1.1 Standard. This specification takes over the definition and registration of Content-Disposition, as used in HTTP, and clarifies internationalization aspects."> 409 409 <meta name="description" content="HTTP/1.1 defines the Content-Disposition response header field, but points out that it is not part of the HTTP/1.1 Standard. This specification takes over the definition and registration of Content-Disposition, as used in HTTP, and clarifies internationalization aspects."> … … 423 423 <td class="left">Updates: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 424 424 </td> 425 <td class="right">February 1 1, 2011</td>425 <td class="right">February 12, 2011</td> 426 426 </tr> 427 427 <tr> … … 430 430 </tr> 431 431 <tr> 432 <td class="left">Expires: August 1 5, 2011</td>432 <td class="left">Expires: August 16, 2011</td> 433 433 <td class="right"></td> 434 434 </tr> … … 459 459 in progress”. 460 460 </p> 461 <p>This Internet-Draft will expire on August 1 5, 2011.</p>461 <p>This Internet-Draft will expire on August 16, 2011.</p> 462 462 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 463 463 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 870 870 <tr> 871 871 <td class="left">Internet Explorer</td> 872 <td class="left"> no</td>872 <td class="left">yes (**)</td> 873 873 <td class="left">no</td> 874 874 <td class="left">yes</td> … … 901 901 <p id="rfc.section.C.4.p.3">(*) Does not implement the fallback behavior to "filename" described in <a href="#disposition.parameter.filename" title="Disposition Parameter: 'Filename'">Section 4.3</a>. 902 902 </p> 903 <p id="rfc.section.C.4.p.4">(**) Starting with IE9RC, but only implements UTF-8.</p> 903 904 <h1 id="rfc.section.D"><a href="#rfc.section.D">D.</a> <a id="change.log" href="#change.log">Change Log (to be removed by RFC Editor before publication)</a></h1> 904 905 <p id="rfc.section.D.p.1">Note: the issues names in the change log entries for draft-reschke-rfc2183-in-http refer to <<a href="http://greenbytes.de/tech/webdav/draft-reschke-rfc2183-in-http-issues.html">http://greenbytes.de/tech/webdav/draft-reschke-rfc2183-in-http-issues.html</a>>. … … 957 958 </ul> 958 959 <h2 id="rfc.section.D.9"><a href="#rfc.section.D.9">D.9</a> <a id="changes.since.04" href="#changes.since.04">Since draft-ietf-httpbis-content-disp-04</a></h2> 959 <p id="rfc.section.D.9.p.1">Updated implementation information (Chrome 9 implements RFC 5987 ).</p>960 <p id="rfc.section.D.9.p.1">Updated implementation information (Chrome 9 implements RFC 5987, IE 9 RC implements it for UTF-8 only).</p> 960 961 <p id="rfc.section.D.9.p.2">Clarify who requirements are on, add a section discussing conformance and handling of invalid field values in general.</p> 961 962 <p id="rfc.section.D.9.p.3">Closed issues: </p>
Note: See TracChangeset
for help on using the changeset viewer.