Changeset 1429 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 01/09/11 10:45:25 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1428 r1429 1751 1751 response to the original request. In order to satisfy the original 1752 1752 request, a user agent &SHOULD; perform a retrieval request using the 1753 Location URI, which may itself be redirected further, and present 1754 the eventual result as an answer to the original request. 1753 Location URI (in HTTP, a GET, unless the original method was HEAD), which 1754 may itself be redirected further, and present the eventual result as an 1755 answer to the original request. 1755 1756 Note that the new URI in the Location header field is not considered 1756 1757 equivalent to the effective request URI.
Note: See TracChangeset
for help on using the changeset viewer.