Changeset 989 for draft-ietf-httpbis-content-disp
- Timestamp:
- 06/09/10 13:25:02 (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
r988 r989 564 564 </p> 565 565 <p id="rfc.section.3.2.p.2">On the other hand, if it matches "inline" (case-insensitively), this implies default processing.</p> 566 <p id="rfc.section.3.2.p.3"> Otherdisposition types <em class="bcp14">SHOULD</em> be handled the same way as "attachment" (see also <a href="#RFC2183" id="rfc.xref.RFC2183.2"><cite title="Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field">[RFC2183]</cite></a>, <a href="http://tools.ietf.org/html/rfc2183#section-2.8">Section 2.8</a>).566 <p id="rfc.section.3.2.p.3">Unknown or unhandled disposition types <em class="bcp14">SHOULD</em> be handled the same way as "attachment" (see also <a href="#RFC2183" id="rfc.xref.RFC2183.2"><cite title="Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field">[RFC2183]</cite></a>, <a href="http://tools.ietf.org/html/rfc2183#section-2.8">Section 2.8</a>). 567 567 </p> 568 568 <h2 id="rfc.section.3.3"><a href="#rfc.section.3.3">3.3</a> <a id="disposition.parameter.filename" href="#disposition.parameter.filename">Disposition Parameter: 'Filename'</a></h2> … … 662 662 <h1 id="rfc.section.8"><a href="#rfc.section.8">8.</a> Acknowledgements 663 663 </h1> 664 <p id="rfc.section.8.p.1">Thanks to Rolf Eike Beer, Alfred Hoenes, and Roar Lauritzsenfor their valuable feedback.</p>664 <p id="rfc.section.8.p.1">Thanks to Rolf Eike Beer, Alfred Hoenes, Roar Lauritzsen, and Henrik Nordstroem for their valuable feedback.</p> 665 665 <h1 id="rfc.references"><a id="rfc.section.9" href="#rfc.section.9">9.</a> References 666 666 </h1> … … 871 871 <p id="rfc.section.D.4.p.1">Updated to be a Working Draft of the IETF HTTPbis Working Group.</p> 872 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> 873 <p id="rfc.section.D.5.p.1">Closed issues: </p> 874 <ul> 875 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/242">http://tools.ietf.org/wg/httpbis/trac/ticket/242</a>>: "handling of unknown disposition types" 876 </li> 877 </ul> 874 878 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 875 879 <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
r988 r989 162 162 </t> 163 163 <t> 164 Otherdisposition types &SHOULD; be handled the same way as "attachment"164 Unknown or unhandled disposition types &SHOULD; be handled the same way as "attachment" 165 165 (see also <xref target="RFC2183" x:fmt="," x:sec="2.8"/>). 166 166 </t> … … 351 351 <section title="Acknowledgements"> 352 352 <t> 353 Thanks to Rolf Eike Beer, Alfred Hoenes, and Roar Lauritzsenfor353 Thanks to Rolf Eike Beer, Alfred Hoenes, Roar Lauritzsen, and Henrik Nordstroem for 354 354 their valuable feedback. 355 355 </t> … … 799 799 <section title="Since draft-ietf-httpbis-content-disp-00" anchor="changes.since.00"> 800 800 <t> 801 None yet. 801 Closed issues: 802 <list style="symbols"> 803 <t> 804 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/242"/>: 805 "handling of unknown disposition types" 806 </t> 807 </list> 802 808 </t> 803 809 </section>
Note: See TracChangeset
for help on using the changeset viewer.