Changeset 1604 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 21/03/12 12:30:28 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1590 r1604 1298 1298 </t> 1299 1299 <t> 1300 3xx: Redirection - Further action mustbe taken in order to1300 3xx: Redirection - Further action needs to be taken in order to 1301 1301 complete the request 1302 1302 </t> … … 2105 2105 <t> 2106 2106 <x:h>Note:</x:h> The existence of the 503 status code does not imply that a 2107 server mustuse it when becoming overloaded. Some servers might wish2107 server has to use it when becoming overloaded. Some servers might wish 2108 2108 to simply refuse the connection. 2109 2109 </t> … … 3703 3703 <t> 3704 3704 Deprecate 305 Use Proxy status code, because user agents did not implement it. 3705 It used to indicate that the target resource mustbe accessed through the3705 It used to indicate that the target resource needs to be accessed through the 3706 3706 proxy given by the Location field. The Location field gave the URI of the 3707 3707 proxy. The recipient was expected to repeat this single request via the proxy.
Note: See TracChangeset
for help on using the changeset viewer.