Changeset 1025
- Timestamp:
- 05/10/10 13:57:34 (12 years ago)
- Location:
- draft-ietf-httpbis-content-disp/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.html
r1024 r1025 401 401 <meta name="dct.creator" content="Reschke, J. F."> 402 402 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-latest"> 403 <meta name="dct.issued" scheme="ISO8601" content="2010-10-0 4">403 <meta name="dct.issued" scheme="ISO8601" content="2010-10-05"> 404 404 <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."> 405 405 <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."> … … 419 419 <td class="left">Updates: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 420 420 </td> 421 <td class="right">October 4, 2010</td>421 <td class="right">October 5, 2010</td> 422 422 </tr> 423 423 <tr> … … 426 426 </tr> 427 427 <tr> 428 <td class="left">Expires: April 7, 2011</td>428 <td class="left">Expires: April 8, 2011</td> 429 429 <td class="right"></td> 430 430 </tr> … … 455 455 in progress”. 456 456 </p> 457 <p>This Internet-Draft will expire on April 7, 2011.</p>457 <p>This Internet-Draft will expire on April 8, 2011.</p> 458 458 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 459 459 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 805 805 <p id="rfc.section.C.3.p.2">As with the approaches above, this is not interoperable and furthermore risks misinterpreting the actual value.</p> 806 806 <h2 id="rfc.section.C.4"><a href="#rfc.section.C.4">C.4</a> <a id="alternatives.implementations" href="#alternatives.implementations">Implementations (to be removed by RFC Editor before publication)</a></h2> 807 <p id="rfc.section.C.4.p.1">Unfortunately, as of September 2010, neither the encoding defined in RFCs 2231 and 5987, nor any of the alternate approaches807 <p id="rfc.section.C.4.p.1">Unfortunately, as of October 2010, neither the encoding defined in RFCs 2231 and 5987, nor any of the alternate approaches 808 808 discussed above was implemented interoperably. Thus, this specification recommends the approach defined in RFC 5987, which 809 809 at least has the advantage of actually being specified properly. … … 852 852 <tr> 853 853 <td class="left">Opera</td> 854 <td class="left">yes (*)</td>854 <td class="left">yes</td> 855 855 <td class="left">no</td> 856 856 <td class="left">no</td> … … 904 904 </li> 905 905 </ul> 906 <p id="rfc.section.D.7.p.2">Update <a href="#alternatives.implementations" title="Implementations (to be removed by RFC Editor before publication)">Appendix C.4</a>; Opera 10.63 RC implements the recommended fallback behavior. 907 </p> 906 908 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 907 909 <p class="noprint"><a href="#rfc.index.C">C</a> <a href="#rfc.index.H">H</a> <a href="#rfc.index.I">I</a> <a href="#rfc.index.R">R</a> -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.xml
r1024 r1025 706 706 <section title="Implementations (to be removed by RFC Editor before publication)" anchor="alternatives.implementations"> 707 707 <t> 708 Unfortunately, as of September 2010, neither the encoding defined in RFCs 2231708 Unfortunately, as of October 2010, neither the encoding defined in RFCs 2231 709 709 and 5987, nor any of the alternate approaches discussed above was 710 710 implemented interoperably. Thus, this specification recommends the approach … … 747 747 748 748 <c>Opera</c> 749 <c>yes (*)</c>749 <c>yes</c> 750 750 <c>no</c> 751 751 <c>no</c> … … 845 845 </list> 846 846 </t> 847 <t> 848 Update <xref target="alternatives.implementations"/>; Opera 10.63 RC 849 implements the recommended fallback behavior. 850 </t> 847 851 </section> 848 852 </section>
Note: See TracChangeset
for help on using the changeset viewer.