a5e96425a2
This patch add a hash of the Origin header to the cache's secondary key. This enables to manage store responses that have a "Vary: Origin" header in the cache when vary is enabled. This cannot be considered as a means to manage CORS requests though, it only processes the Origin header and hashes the presented value without any form of URI normalization. This need was expressed by Philipp Hossner in GitHub issue #251. Co-Authored-by: Philipp Hossner <philipp.hossner@posteo.de> |
||
---|---|---|
.. | ||
basic.vtc | ||
caching_rules.vtc | ||
expires.vtc | ||
if-modified-since.vtc | ||
if-none-match.vtc | ||
post_on_entry.vtc | ||
sample_fetches.vtc | ||
vary.vtc | ||
vary_accept_encoding.vtc |