Changeset 1059
- Timestamp:
- 26/10/10 13:49:32 (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
r1056 r1059 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-latest"> 406 <meta name="dct.issued" scheme="ISO8601" content="2010-10-2 5">406 <meta name="dct.issued" scheme="ISO8601" content="2010-10-26"> 407 407 <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."> 408 408 <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."> … … 422 422 <td class="left">Updates: <a href="http://tools.ietf.org/html/rfc2616">2616</a> (if approved) 423 423 </td> 424 <td class="right">October 2 5, 2010</td>424 <td class="right">October 26, 2010</td> 425 425 </tr> 426 426 <tr> … … 429 429 </tr> 430 430 <tr> 431 <td class="left">Expires: April 2 8, 2011</td>431 <td class="left">Expires: April 29, 2011</td> 432 432 <td class="right"></td> 433 433 </tr> … … 458 458 in progress”. 459 459 </p> 460 <p>This Internet-Draft will expire on April 2 8, 2011.</p>460 <p>This Internet-Draft will expire on April 29, 2011.</p> 461 461 <h1><a id="rfc.copyrightnotice" href="#rfc.copyrightnotice">Copyright Notice</a></h1> 462 462 <p>Copyright © 2010 IETF Trust and the persons identified as the document authors. All rights reserved.</p> … … 773 773 </ul> 774 774 <h1 id="rfc.section.B"><a href="#rfc.section.B">B.</a> <a id="diffs.compared.to.rfc2183" href="#diffs.compared.to.rfc2183">Differences compared to RFC 2183</a></h1> 775 <p id="rfc.section.B.p.1"> <a href="http://tools.ietf.org/html/rfc2183#section-2">Section 2</a> of <a href="#RFC2183" id="rfc.xref.RFC2183.7"><cite title="Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field">[RFC2183]</cite></a> defines several additional disposition parameters: "creation-date", "modification-date", "quoted-date-time", and "size". The se776 do not appear to be implemented by any user agent, thushave been omitted from this specification.775 <p id="rfc.section.B.p.1"> <a href="http://tools.ietf.org/html/rfc2183#section-2">Section 2</a> of <a href="#RFC2183" id="rfc.xref.RFC2183.7"><cite title="Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field">[RFC2183]</cite></a> defines several additional disposition parameters: "creation-date", "modification-date", "quoted-date-time", and "size". The 776 majority of user agents does not implement these, thus they have been omitted from this specification. 777 777 </p> 778 778 <h1 id="rfc.section.C"><a href="#rfc.section.C">C.</a> <a id="alternatives" href="#alternatives">Alternative Approaches to Internationalization</a></h1> … … 918 918 </p> 919 919 <h2 id="rfc.section.D.8"><a href="#rfc.section.D.8">D.8</a> <a id="changes.since.03" href="#changes.since.03">Since draft-ietf-httpbis-content-disp-03</a></h2> 920 <p id="rfc.section.D.8.p.1">None yet.</p> 920 <p id="rfc.section.D.8.p.1">Closed issues: </p> 921 <ul> 922 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/252">http://tools.ietf.org/wg/httpbis/trac/ticket/252</a>>: "'modification-date' *is* implemented in Konq 4.5" 923 </li> 924 </ul> 921 925 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 922 926 <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
r1056 r1059 638 638 <xref target="RFC2183" x:fmt="of" x:sec="2"/> defines several additional 639 639 disposition parameters: "creation-date", "modification-date", 640 "quoted-date-time", and "size". The se do not appear to be implemented by641 any user agent, thushave been omitted from this specification.640 "quoted-date-time", and "size". The majority of user agents does not implement 641 these, thus they have been omitted from this specification. 642 642 </t> 643 643 </section> … … 866 866 <section title="Since draft-ietf-httpbis-content-disp-03" anchor="changes.since.03"> 867 867 <t> 868 None yet. 868 Closed issues: 869 <list style="symbols"> 870 <t> 871 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/252"/>: 872 "'modification-date' *is* implemented in Konq 4.5" 873 </t> 874 </list> 869 875 </t> 870 876 </section>
Note: See TracChangeset
for help on using the changeset viewer.