Changes between Initial Version and Version 1 of Ticket #729, comment 2
- Timestamp:
- 03/09/15 12:59:03 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #729, comment 2
initial v1 2 2 3 3 And yes, the docs mentions that “GET” and “HEAD” methods are always added to the list. 4 5 So you shouldn't do anything. Adding `$request_method` to the proxy_cache_key just results in duplicated items in the cache.