Changeset 1013
- Timestamp:
- 16/09/10 11:39:49 (12 years ago)
- Location:
- draft-ietf-httpbis-content-disp
- Files:
-
- 2 added
- 2 edited
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/01/draft-ietf-httpbis-content-disp.html
r1012 r1013 400 400 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 401 401 <meta name="dct.creator" content="Reschke, J. F."> 402 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp- latest">402 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-01"> 403 403 <meta name="dct.issued" scheme="ISO8601" content="2010-09-16"> 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."> … … 431 431 </tbody> 432 432 </table> 433 <p class="title">Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)<br><span class="filename">draft-ietf-httpbis-content-disp- latest</span></p>433 <p class="title">Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)<br><span class="filename">draft-ietf-httpbis-content-disp-01</span></p> 434 434 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 435 435 <p>HTTP/1.1 defines the Content-Disposition response header field, but points out that it is not part of the HTTP/1.1 Standard. -
draft-ietf-httpbis-content-disp/01/draft-ietf-httpbis-content-disp.xml
r1012 r1013 25 25 ]> 26 26 27 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-content-disp- latest" category="std" x:maturity-level="proposed" xml:lang="en" updates="2616">27 <rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-content-disp-01" category="std" x:maturity-level="proposed" xml:lang="en" updates="2616"> 28 28 <front> 29 29 <title abbrev="Content-Disposition in HTTP">Use of the Content-Disposition Header Field … … 42 42 </author> 43 43 44 <date month="September" year="2010" />44 <date month="September" year="2010" day="16"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46 -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.html
r1012 r1013 444 444 list is at <<a href="http://trac.tools.ietf.org/wg/httpbis/trac/query?component=content-disp">http://trac.tools.ietf.org/wg/httpbis/trac/query?component=content-disp</a>> and related documents (including fancy diffs) can be found at <<a href="http://tools.ietf.org/wg/httpbis/">http://tools.ietf.org/wg/httpbis/</a>>. 445 445 </p> 446 <p>The changes in this draft are summarized in <a href="#changes.since.0 0" title="Since draft-ietf-httpbis-content-disp-00">Appendix D.5</a>.446 <p>The changes in this draft are summarized in <a href="#changes.since.01" title="Since draft-ietf-httpbis-content-disp-01">Appendix D.6</a>. 447 447 </p> 448 448 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 506 506 <li class="tocline1">D.4 <a href="#rfc.section.D.4">Since draft-reschke-rfc2183-in-http-03</a></li> 507 507 <li class="tocline1">D.5 <a href="#changes.since.00">Since draft-ietf-httpbis-content-disp-00</a></li> 508 <li class="tocline1">D.6 <a href="#changes.since.01">Since draft-ietf-httpbis-content-disp-01</a></li> 508 509 </ul> 509 510 </li> … … 881 882 </ul> 882 883 <p id="rfc.section.D.5.p.2">Slightly updated the notes about the proposed fallback behavior.</p> 884 <h2 id="rfc.section.D.6"><a href="#rfc.section.D.6">D.6</a> <a id="changes.since.01" href="#changes.since.01">Since draft-ietf-httpbis-content-disp-01</a></h2> 885 <p id="rfc.section.D.6.p.1">None yet.</p> 883 886 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 884 887 <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
r1012 r1013 69 69 </t> 70 70 <t> 71 The changes in this draft are summarized in <xref target="changes.since.0 0"/>.71 The changes in this draft are summarized in <xref target="changes.since.01"/>. 72 72 </t> 73 73 </note> … … 806 806 </t> 807 807 </section> 808 809 <section title="Since draft-ietf-httpbis-content-disp-01" anchor="changes.since.01"> 810 <t> 811 None yet. 812 </t> 813 </section> 808 814 </section> 809 815
Note: See TracChangeset
for help on using the changeset viewer.