Changeset 1132 for draft-ietf-httpbis-content-disp
- Timestamp:
- 21/02/11 10:11:14 (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
r1131 r1132 643 643 </ul> 644 644 <div class="note" id="rfc.section.4.3.p.6"> 645 <p> <b>Note:</b> Many user agents do not properly handle escape characters when using the quoted-string form. Furthermore, some user agents646 erroneously try to perform unescaping of "percent" escapes (see <a href="#alternatives.percent" title="Percent Encoding">Appendix C.2</a>), and thus might misinterpret filenames containing the percent character followed by two hex digits.645 <p> <b>Note:</b> Many user agents do not properly handle the escape character "\" when using the quoted-string form. Furthermore, some user 646 agents erroneously try to perform unescaping of "percent" escapes (see <a href="#alternatives.percent" title="Percent Encoding">Appendix C.2</a>), and thus might misinterpret filenames containing the percent character followed by two hex digits. 647 647 </p> 648 648 </div> -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.xml
r1131 r1132 278 278 <x:note> 279 279 <t> 280 <x:h>Note:</x:h> Many user agents do not properly handle escape characters281 when using the quoted-string form. Furthermore, some user agents280 <x:h>Note:</x:h> Many user agents do not properly handle the escape 281 character "\" when using the quoted-string form. Furthermore, some user agents 282 282 erroneously try to perform unescaping of "percent" escapes (see 283 283 <xref target="alternatives.percent"/>), and thus might misinterpret
Note: See TracChangeset
for help on using the changeset viewer.