Changeset 589 for draft-ietf-httpbis
- Timestamp:
- 02/06/09 05:29:54 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r588 r589 746 746 <t> 747 747 The following HTTP methods &MUST; cause a cache to invalidate the Request-URI as well 748 as the Location and Content-Location headers (if present):748 as the URI(s) in the Location and Content-Location headers (if present): 749 749 <list style="symbols"> 750 750 <t>PUT</t> … … 754 754 </t> 755 755 <t> 756 An invalidation based on the URI ina Location or Content-Location header &MUST-NOT;756 An invalidation based on a URI from a Location or Content-Location header &MUST-NOT; 757 757 be performed if the host part of that URI differs from the host part in the Request-URI. 758 758 This helps prevent denial of service attacks.
Note: See TracChangeset
for help on using the changeset viewer.