Changeset 1077
- Timestamp:
- 04/11/10 09:27:49 (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
r1076 r1077 800 800 <h2 id="rfc.section.C.2"><a href="#rfc.section.C.2">C.2</a> <a id="alternatives.percent" href="#alternatives.percent">Percent Encoding</a></h2> 801 801 <p id="rfc.section.C.2.p.1">Some user agents accept percent encoded (<a href="#RFC3986" id="rfc.xref.RFC3986.1"><cite title="Uniform Resource Identifier (URI): Generic Syntax">[RFC3986]</cite></a>, <a href="http://tools.ietf.org/html/rfc3986#section-2.1">Section 2.1</a>) sequences of characters. The character encoding being used for decoding depends on various factors, including the encoding 802 of the referring page, the user agent's locale, it 's configuration, and also the actual value of the parameter.802 of the referring page, the user agent's locale, its configuration, and also the actual value of the parameter. 803 803 </p> 804 804 <p id="rfc.section.C.2.p.2">In practice, this is hard to use because those user agents that do not support it will display the escaped character sequence -
draft-ietf-httpbis-content-disp/latest/draft-ietf-httpbis-content-disp.xml
r1076 r1077 695 695 sequences of characters. The character encoding being used for decoding 696 696 depends on various factors, including the encoding of the referring page, 697 the user agent's locale, it 's configuration, and also the actual value of697 the user agent's locale, its configuration, and also the actual value of 698 698 the parameter. 699 699 </t>
Note: See TracChangeset
for help on using the changeset viewer.