Changeset 1913 for draft-ietf-httpbis/latest/p2-semantics.xml
- Timestamp:
- 26/09/12 16:14:22 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p2-semantics.xml
r1912 r1913 1196 1196 </t> 1197 1197 <t> 1198 Responses to POST requests are only cacheable when they 1199 include explicit freshness information (see &p6-explicit;). A1200 cached POST response with a <x:ref>Content-Location</x:ref> header field1201 (see &header-content-location;) whose value is the effective1202 Request URI &MAY; be used to satisfy subsequent GET and HEADrequests.1198 Responses to POST requests are only cacheable when they include explicit 1199 freshness information (see &p6-explicit;). A cached POST response with a 1200 <x:ref>Content-Location</x:ref> header field (see 1201 &header-content-location;) whose value is the effective Request URI &MAY; 1202 be used to satisfy subsequent GET and HEAD (not POST) requests. 1203 1203 </t> 1204 1204 <t>
Note: See TracChangeset
for help on using the changeset viewer.