According to Chrome dev tools, my requests to get my html partials have the origin header https://site-name-here.com and request header GET.
I have the following JSON file s
In fact, this type of issue can potentially be resolved upon clearing the browser or other intermediary service’s cache.
In case your application is running on a Google App Engine instance, it is possible to clear its intermediate cache by redeploying a new version of the app. Alternatively, it may be also possible to set a default_expiration
or simple expiration
of files cached within web proxies and browsers (see this Static cache expiration section of the app.yaml reference for more information).