Changeset 1192 for draft-ietf-httpbis-content-disp
- Timestamp:
- Mar 15, 2011, 3:08:32 AM (9 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
r1191 r1192 371 371 } 372 372 @bottom-center { 373 content: "Expires September 1 5, 2011";373 content: "Expires September 16, 2011"; 374 374 } 375 375 @bottom-right { … … 412 412 <meta name="dct.creator" content="Reschke, J. F."> 413 413 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-latest"> 414 <meta name="dct.issued" scheme="ISO8601" content="2011-03-1 4">414 <meta name="dct.issued" scheme="ISO8601" content="2011-03-15"> 415 415 <meta name="dct.abstract" content="RFC 2616 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."> 416 416 <meta name="description" content="RFC 2616 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."> … … 430 430 <td class="left">Updates: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 431 431 </td> 432 <td class="right">March 1 4, 2011</td>432 <td class="right">March 15, 2011</td> 433 433 </tr> 434 434 <tr> … … 437 437 </tr> 438 438 <tr> 439 <td class="left">Expires: September 1 5, 2011</td>439 <td class="left">Expires: September 16, 2011</td> 440 440 <td class="right"></td> 441 441 </tr> … … 466 466 in progress”. 467 467 </p> 468 <p>This Internet-Draft will expire on September 1 5, 2011.</p>468 <p>This Internet-Draft will expire on September 16, 2011.</p> 469 469 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 470 470 <p>Copyright © 2011 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 914 914 <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>; a fix is planned for Firefox 5. 915 915 </p> 916 <p id="rfc.section.C.4.p.4">(**) Starting with I E9RC, but only implements UTF-8.</p>916 <p id="rfc.section.C.4.p.4">(**) Starting with Internet Explorer 9, but only implements UTF-8.</p> 917 917 <h1 id="rfc.section.D"><a href="#rfc.section.D">D.</a> <a id="advice.generating" href="#advice.generating">Advice on Generating Content-Disposition Header Fields</a></h1> 918 918 <p id="rfc.section.D.p.1">To successfully interoperate with existing and future user agents, senders of the Content-Disposition header field are advised … … 1034 1034 </p> 1035 1035 <h2 id="rfc.section.E.13"><a href="#rfc.section.E.13">E.13</a> <a id="changes.since.08" href="#changes.since.08">Since draft-ietf-httpbis-content-disp-08</a></h2> 1036 <p id="rfc.section.E.13.p.1"> None yet.</p>1036 <p id="rfc.section.E.13.p.1">Update: Internet Explorer 9 is released.</p> 1037 1037 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1038 1038 <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
r1191 r1192 836 836 </t> 837 837 <t> 838 (**) Starting with I E9RC, but only implements UTF-8.838 (**) Starting with Internet Explorer 9, but only implements UTF-8. 839 839 </t> 840 840 … … 1075 1075 <section title="Since draft-ietf-httpbis-content-disp-08" anchor="changes.since.08"> 1076 1076 <t> 1077 None yet.1077 Update: Internet Explorer 9 is released. 1078 1078 </t> 1079 1079 </section>
Note: See TracChangeset
for help on using the changeset viewer.