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
If cache is the problem, try this.
gsutil setmeta -h "Cache-Control:no-cache" gs://BUCKET_NAME/OBJECT_NAME
Viewing and editing object metadata
Cache may remain somewhere in the network for a while.