Google cloud storage, Cache-Control -



Google cloud storage, Cache-Control -

i tried set cache-control header google cloud storage bucket. gives me 400: invalid argument error without explanation wrong. ideas?

example:

gsutil setmeta -r -h 'cache-control:public, max-age=10000, no-transform' gs://example.com/stylesheets/

setting metadata on gs://example.com/stylesheets/site-77ee6060.css badrequestexception: 400 invalid argument

tried different max-age, or without no-transform, same result. bucket configured website.

google-cloud-storage

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -