Proxy HEAD requests
According to the docs here, HEAD requests get converted to GET requests and cached. Can I explicitly look up HEAD requests and in case of a miss pass them to the backend as HEAD?
https://docs.fastly.com/guides/debugging/using-get-instead-of-head-for-command-line-caching-tests
Please sign in to leave a comment.
Comments
2 comments