No matter whether you're working with include or exclude settings, Seasurf always adds "Cookie" to response.vary (=Vary: Accept-Encoding, Cookie) which apparently makes Safari ignore any kind of Caching headers. I.e., the static folder in Flask will never be cached on the client.
No matter whether you're working with include or exclude settings, Seasurf always adds "Cookie" to response.vary (=Vary: Accept-Encoding, Cookie) which apparently makes Safari ignore any kind of Caching headers. I.e., the static folder in Flask will never be cached on the client.