Changeset 986 for draft-ietf-httpbis-content-disp
- Timestamp:
- 03/09/10 12:03:45 (12 years ago)
- Location:
- draft-ietf-httpbis-content-disp
- Files:
-
- 3 added
- 2 edited
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/00/draft-ietf-httpbis-content-disp.html
r985 r986 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-00"> 403 403 <meta name="dct.issued" scheme="ISO8601" content="2010-09-03"> 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-00</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/00/draft-ietf-httpbis-content-disp.xml
r985 r986 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-00" 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="3"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46 -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.html
r985 r986 443 443 <p>Discussion of this draft should take place on the HTTPBIS working group mailing list (ietf-http-wg@w3.org). The current issues 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 </p> 445 </p> 446 <p>The changes in this draft are summarized in <a href="#changes.since.00" title="Since draft-ietf-httpbis-content-disp-00">Appendix D.5</a>. 447 </p> 446 448 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> 447 449 <p>This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.</p> … … 503 505 <li class="tocline1">D.3 <a href="#rfc.section.D.3">Since draft-reschke-rfc2183-in-http-02</a></li> 504 506 <li class="tocline1">D.4 <a href="#rfc.section.D.4">Since draft-reschke-rfc2183-in-http-03</a></li> 507 <li class="tocline1">D.5 <a href="#changes.since.00">Since draft-ietf-httpbis-content-disp-00</a></li> 505 508 </ul> 506 509 </li> … … 867 870 </h2> 868 871 <p id="rfc.section.D.4.p.1">Updated to be a Working Draft of the IETF HTTPbis Working Group.</p> 872 <h2 id="rfc.section.D.5"><a href="#rfc.section.D.5">D.5</a> <a id="changes.since.00" href="#changes.since.00">Since draft-ietf-httpbis-content-disp-00</a></h2> 873 <p id="rfc.section.D.5.p.1">None yet.</p> 869 874 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 870 875 <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
r985 r986 68 68 <eref target="http://tools.ietf.org/wg/httpbis/"/>. 69 69 </t> 70 < !--<t>71 The changes in this draft are summarized in <xref target="changes.since.0 4"/>.72 </t> -->70 <t> 71 The changes in this draft are summarized in <xref target="changes.since.00"/>. 72 </t> 73 73 </note> 74 74 </front> … … 796 796 </t> 797 797 </section> 798 799 <section title="Since draft-ietf-httpbis-content-disp-00" anchor="changes.since.00"> 800 <t> 801 None yet. 802 </t> 803 </section> 798 804 </section> 799 805
Note: See TracChangeset
for help on using the changeset viewer.