Changes between Initial Version and Version 1 of Ticket #7377, comment 4
- Timestamp:
- Nov 2, 2010, 9:59:04 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7377, comment 4
initial v1 1 1 Since rwaldron asked, specifically this is a violation of RFC 2616 §13.10, which states: 2 2 3 Some HTTP methods MUST cause a cache to invalidate an entity. This is either the entity referred to by the Request-URI, or by the Location or Content-Location headers (if present). These methods are: 4 - PUT 5 6 - DELETE 7 8 - POST 3 Some HTTP methods MUST cause a cache to invalidate an entity. This is either the entity referred to by the Request-URI, or by the Location or Content-Location headers (if present). These methods are: PUT DELETE POST