Changeset 1085 for draft-ietf-httpbis-content-disp
- Timestamp:
- 12/11/10 13:03:59 (12 years ago)
- Location:
- draft-ietf-httpbis-content-disp
- Files:
-
- 4 added
- 2 edited
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/04/draft-ietf-httpbis-content-disp.html
r1084 r1085 403 403 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 404 404 <meta name="dct.creator" content="Reschke, J. F."> 405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp- latest">405 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-04"> 406 406 <meta name="dct.issued" scheme="ISO8601" content="2010-11-12"> 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."> … … 434 434 </tbody> 435 435 </table> 436 <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>436 <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-04</span></p> 437 437 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 438 438 <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/04/draft-ietf-httpbis-content-disp.xml
- Property svn:eol-style set to native
r1084 r1085 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-04" 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="November" year="2010" />44 <date month="November" year="2010" day="12"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46 -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.html
r1084 r1085 447 447 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>>. 448 448 </p> 449 <p>The changes in this draft are summarized in <a href="#changes.since.0 3" title="Since draft-ietf-httpbis-content-disp-03">Appendix D.8</a>.449 <p>The changes in this draft are summarized in <a href="#changes.since.04" title="Since draft-ietf-httpbis-content-disp-04">Appendix D.9</a>. 450 450 </p> 451 451 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 512 512 <li>D.7 <a href="#changes.since.02">Since draft-ietf-httpbis-content-disp-02</a></li> 513 513 <li>D.8 <a href="#changes.since.03">Since draft-ietf-httpbis-content-disp-03</a></li> 514 <li>D.9 <a href="#changes.since.04">Since draft-ietf-httpbis-content-disp-04</a></li> 514 515 </ul> 515 516 </li> … … 942 943 </li> 943 944 </ul> 945 <h2 id="rfc.section.D.9"><a href="#rfc.section.D.9">D.9</a> <a id="changes.since.04" href="#changes.since.04">Since draft-ietf-httpbis-content-disp-04</a></h2> 946 <p id="rfc.section.D.9.p.1">None yet.</p> 944 947 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 945 948 <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
r1084 r1085 69 69 </t> 70 70 <t> 71 The changes in this draft are summarized in <xref target="changes.since.0 3"/>.71 The changes in this draft are summarized in <xref target="changes.since.04"/>. 72 72 </t> 73 73 </note> … … 924 924 </section> 925 925 926 <section title="Since draft-ietf-httpbis-content-disp-04" anchor="changes.since.04"> 927 <t> 928 None yet. 929 </t> 930 </section> 931 926 932 </section> 927 933
Note: See TracChangeset
for help on using the changeset viewer.