You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There appears to be a bug with regard to how the vary response header is being handled in using the http caching option. When the flag is set, --enable-http-cache, upon building the package, vary header is invalidated regardless of the use of HTTP Cache API (ie afterSend), however if the flag is not used, it works as expected.