Changeset 1517 for draft-ietf-httpbis/latest
- Timestamp:
- 26/01/12 18:04:13 (11 years ago)
- Location:
- draft-ietf-httpbis/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r1514 r1517 1530 1530 </p> 1531 1531 <div class="note" id="rfc.section.4.1.p.17"> 1532 <p> <b>Note:</b> The "no rewrite" rule prevents the proxy from changing the meaning of the request when the origin server is improperly using1533 a non-reserved URI character for a reserved purpose. Implementors need to be aware that some pre-HTTP/1.1 proxies have been1534 known to rewrite the request-target.1532 <p> <b>Note:</b> The "no rewrite" rule above prevents the proxy from changing the meaning of the request when the origin server is improperly 1533 using a non-reserved URI character for a reserved purpose. Implementors need to be aware that some pre-HTTP/1.1 proxies have 1534 been known to rewrite the request-target. 1535 1535 </p> 1536 1536 </div> -
draft-ietf-httpbis/latest/p1-messaging.xml
r1514 r1517 1909 1909 <x:note> 1910 1910 <t> 1911 <x:h>Note:</x:h> The "no rewrite" rule prevents the proxy from changing the1912 meaning of the request when the origin server is improperly using1913 a non-reserved URI character for a reserved purpose. Implementors1911 <x:h>Note:</x:h> The "no rewrite" rule above prevents the proxy from 1912 changing the meaning of the request when the origin server is improperly 1913 using a non-reserved URI character for a reserved purpose. Implementors 1914 1914 need to be aware that some pre-HTTP/1.1 proxies have been known to 1915 1915 rewrite the request-target.
Note: See TracChangeset
for help on using the changeset viewer.