Changeset 1022 for draft-ietf-httpbis-content-disp/latest
- Timestamp:
- 04/10/10 13:29:26 (11 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
r1021 r1022 597 597 </li> 598 598 <li> 599 <p>Recipients are advised to strip or replace character sequences that are known to cause confusion both in user interfaces and 600 in filenames, such as control characters and leading and trailing whitespace. 601 </p> 602 </li> 603 <li> 599 604 <p>Other aspects recipients need to be aware of are names that have a special meaning in the file system or in shell commands, 600 605 such as "." and "..", "~", "|", and also device names. … … 669 674 <h1 id="rfc.section.8"><a href="#rfc.section.8">8.</a> Acknowledgements 670 675 </h1> 671 <p id="rfc.section.8.p.1">Thanks to Rolf Eike Beer, Bjoern Hoehrmann, Alfred Hoenes, Roar Lauritzsen, Henrik Nordstrom, and Mark Nottingham for their672 valuable feedback.676 <p id="rfc.section.8.p.1">Thanks to Adam Barth, Rolf Eike Beer, Bjoern Hoehrmann, Alfred Hoenes, Roar Lauritzsen, Henrik Nordstrom, and Mark Nottingham 677 for their valuable feedback. 673 678 </p> 674 679 <h1 id="rfc.references"><a id="rfc.section.9" href="#rfc.section.9">9.</a> References … … 890 895 <p id="rfc.section.D.6.p.1">Various editorial improvements.</p> 891 896 <h2 id="rfc.section.D.7"><a href="#rfc.section.D.7">D.7</a> <a id="changes.since.02" href="#changes.since.02">Since draft-ietf-httpbis-content-disp-02</a></h2> 892 <p id="rfc.section.D.7.p.1">None yet.</p> 897 <p id="rfc.section.D.7.p.1">Closed issues: </p> 898 <ul> 899 <li> <<a href="http://tools.ietf.org/wg/httpbis/trac/ticket/246">http://tools.ietf.org/wg/httpbis/trac/ticket/246</a>>: "mention control chars when talking about postprecessing the filename parameter" 900 </li> 901 </ul> 893 902 <h1 id="rfc.index"><a href="#rfc.index">Index</a></h1> 894 903 <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
r1021 r1022 214 214 is used that is safe, optimally matching the media type of the received 215 215 payload. 216 </t></x:lt> 217 <x:lt><t> 218 Recipients are advised to strip or replace character sequences that are 219 known to cause confusion both in user interfaces and in filenames, such as 220 control characters and leading and trailing whitespace. 216 221 </t></x:lt> 217 222 <x:lt><t> … … 360 365 <section title="Acknowledgements"> 361 366 <t> 362 Thanks to Rolf Eike Beer, Bjoern Hoehrmann, Alfred Hoenes, Roar Lauritzsen,367 Thanks to Adam Barth, Rolf Eike Beer, Bjoern Hoehrmann, Alfred Hoenes, Roar Lauritzsen, 363 368 Henrik Nordstrom, and Mark Nottingham for their valuable feedback. 364 369 </t> … … 822 827 <section title="Since draft-ietf-httpbis-content-disp-02" anchor="changes.since.02"> 823 828 <t> 824 None yet. 829 Closed issues: 830 <list style="symbols"> 831 <t> 832 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/246"/>: 833 "mention control chars when talking about postprecessing the filename parameter" 834 </t> 835 </list> 825 836 </t> 826 837 </section>
Note: See TracChangeset
for help on using the changeset viewer.