Changeset 943
- Timestamp:
- 27/07/10 13:20:49 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r938 r943 33 33 <!ENTITY weak-and-strong "<xref target='Part4' x:rel='#weak.and.strong.validators' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 34 34 <!ENTITY status-codes "<xref target='Part2' x:rel='#status.codes' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 35 <!ENTITY status.2xx "<xref target='Part2' x:rel='#status.2xx' xmlns:x='http://purl.org/net/xml2rfc/ext'/>"> 35 36 ]> 36 37 <?rfc toc="yes" ?> … … 803 804 </t> 804 805 <t> 805 The following HTTP methods &MUST; cause a cache to invalidate the Effective Request URI (&effective-request-uri;) as well 806 In a succesful exchange (&status.2xx;), the following HTTP methods &MUST; cause a cache 807 to invalidate the Effective Request URI (&effective-request-uri;) as well 806 808 as the URI(s) in the Location and Content-Location headers (if present): 807 809 <list style="symbols">
Note: See TracChangeset
for help on using the changeset viewer.