Changeset 1714 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 04/07/12 19:22:01 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1713 r1714 1060 1060 directly instead of properly percent-encoding the disallowed characters. 1061 1061 Recipients of an invalid request-line &SHOULD; respond with either a 1062 <x:ref>400 (Bad Request)</x:ref> error or a 301 (Moved Permanently) redirect with the1063 re quest-target properly encoded. Recipients &SHOULD-NOT; attempt to1064 a utocorrect and then process the request without a redirect, since the1065 invalid request-line might be deliberately crafted to bypass1062 <x:ref>400 (Bad Request)</x:ref> error or a <x:ref>301 (Moved Permanently)</x:ref> 1063 redirect with the request-target properly encoded. Recipients &SHOULD-NOT; 1064 attempt to autocorrect and then process the request without a redirect, 1065 since the invalid request-line might be deliberately crafted to bypass 1066 1066 security filters along the request chain. 1067 1067 </t> … … 4109 4109 <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p2-semantics-&ID-VERSION;"/> 4110 4110 <x:source href="p2-semantics.xml" basename="p2-semantics"> 4111 <x:defines>301 (Moved Permanently)</x:defines> 4111 4112 <x:defines>400 (Bad Request)</x:defines> 4112 4113 <x:defines>405 (Method Not Allowed)</x:defines>
Note: See TracChangeset
for help on using the changeset viewer.