Changeset 237 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 03/04/08 11:56:25 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r236 r237 1861 1861 <x:anchor-alias value="Location"/> 1862 1862 <t> 1863 The Location response-header field is used to redirect the recipient1864 to a location other than the Request-URI for completion of the1865 request or identification of a new resource.For 201 (Created)1863 The Location response-header field is used for the identification of a 1864 new resource or to redirect the recipient to a location other than the 1865 Request-URI for completion of the request. For 201 (Created) 1866 1866 responses, the Location is that of the new resource which was created 1867 1867 by the request. For 3xx responses, the location &SHOULD; indicate the … … 2761 2761 <list style="symbols"> 2762 2762 <t> 2763 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/61"/>: 2764 "Redirection vs. Location" 2765 </t> 2766 <t> 2763 2767 <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/76"/>: 2764 2768 "305 Use Proxy"
Note: See TracChangeset
for help on using the changeset viewer.