Changeset 77 for draft-ietf-httpbis/latest/p6-cache.xml
- Timestamp:
- 21/12/07 23:26:55 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p6-cache.xml
r75 r77 1399 1399 </t> 1400 1400 <t> 1401 In order to prevent denial of service attacks, an invalidation based 1402 on the URI in a Location or Content-Location header &MUST; only be 1403 performed if the host part is the same as in the Request-URI. 1401 An invalidation based 1402 on the URI in a Location or Content-Location header &MUST-NOT; be 1403 performed if the host part of that URI differs from the host part 1404 in the Request-URI. This helps prevent denial of service attacks. 1404 1405 </t> 1405 1406 <t>
Note: See TracChangeset
for help on using the changeset viewer.