Changeset 2059 for draft-ietf-httpbis/latest/p2-semantics.html
- Timestamp:
- 27/12/12 22:17:14 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.html
r2058 r2059 2562 2562 can be separately identified, bookmarked, and cached independent of the original request. 2563 2563 </p> 2564 <p id="rfc.section.6.4.4.p.3">A 303 response to a GET request indicates that the <a href="#resources" class="smpl">target resource</a> resourcedoes not have a representation of its own that can be transferred by the server over HTTP. The <a href="#header.location" class="smpl">Location</a> URI identifies a resource that is descriptive of the target resource, such that the follow-on representation might be useful2564 <p id="rfc.section.6.4.4.p.3">A 303 response to a GET request indicates that the <a href="#resources" class="smpl">target resource</a> does not have a representation of its own that can be transferred by the server over HTTP. The <a href="#header.location" class="smpl">Location</a> URI identifies a resource that is descriptive of the target resource, such that the follow-on representation might be useful 2565 2565 to recipients without implying that it adequately represents the target resource. Note that answers to the questions of what 2566 2566 can be represented, what representations are adequate, and what might be a useful description are outside the scope of HTTP
Note: See TracChangeset
for help on using the changeset viewer.