Changeset 1191
- Timestamp:
- 14/03/11 22:21:59 (10 years ago)
- Location:
- draft-ietf-httpbis-content-disp
- Files:
-
- 4 added
- 2 edited
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-content-disp/08/draft-ietf-httpbis-content-disp.html
r1190 r1191 411 411 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 412 412 <meta name="dct.creator" content="Reschke, J. F."> 413 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp- latest">413 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-content-disp-08"> 414 414 <meta name="dct.issued" scheme="ISO8601" content="2011-03-14"> 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."> … … 442 442 </tbody> 443 443 </table> 444 <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>444 <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-08</span></p> 445 445 <h1 id="rfc.abstract"><a href="#rfc.abstract">Abstract</a></h1> 446 446 <p>RFC 2616 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/08/draft-ietf-httpbis-content-disp.xml
r1190 r1191 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-08" 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="March" year="2011" />44 <date month="March" year="2011" day="14"/> 45 45 <workgroup>HTTPbis Working Group</workgroup> 46 46 -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.html
r1190 r1191 455 455 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>>. 456 456 </p> 457 <p>The changes in this draft are summarized in <a href="#changes.since.0 7" title="Since draft-ietf-httpbis-content-disp-07">Appendix E.12</a>.457 <p>The changes in this draft are summarized in <a href="#changes.since.08" title="Since draft-ietf-httpbis-content-disp-08">Appendix E.13</a>. 458 458 </p> 459 459 <h1><a id="rfc.status" href="#rfc.status">Status of This Memo</a></h1> … … 526 526 <li>E.11 <a href="#changes.since.06">Since draft-ietf-httpbis-content-disp-06</a></li> 527 527 <li>E.12 <a href="#changes.since.07">Since draft-ietf-httpbis-content-disp-07</a></li> 528 <li>E.13 <a href="#changes.since.08">Since draft-ietf-httpbis-content-disp-08</a></li> 528 529 </ul> 529 530 </li> … … 1032 1033 actual filename. Added a forward reference from "invalid" to the section that defines a valid header field. 1033 1034 </p> 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> 1034 1037 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 1035 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
r1190 r1191 69 69 </t> 70 70 <t> 71 The changes in this draft are summarized in <xref target="changes.since.0 7"/>.71 The changes in this draft are summarized in <xref target="changes.since.08"/>. 72 72 </t> 73 73 </note> … … 1073 1073 </section> 1074 1074 1075 <section title="Since draft-ietf-httpbis-content-disp-08" anchor="changes.since.08"> 1076 <t> 1077 None yet. 1078 </t> 1079 </section> 1080 1075 1081 </section> 1076 1082
Note: See TracChangeset
for help on using the changeset viewer.