To ensure your origin server is hit on subsequent HTTPS requests, you would still need to configure response headers for cache validation [1] to be
Cache-Control: no-cache
Cache-Control: private
To ensure your origin server is hit on subsequent HTTPS requests, you would still need to configure response headers for cache validation [1] to be
instead of [1]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Ca...