... | @@ -66,8 +66,8 @@ Notes: |
... | @@ -66,8 +66,8 @@ Notes: |
|
* keep the `**` to match files in subdirectories https://developers.google.com/storage/docs/gsutil/addlhelp/WildcardNames
|
|
* keep the `**` to match files in subdirectories https://developers.google.com/storage/docs/gsutil/addlhelp/WildcardNames
|
|
* EOT and SVG `content-type` headers are detected correctly during upload.
|
|
* EOT and SVG `content-type` headers are detected correctly during upload.
|
|
* WOFF is set to the old mime type `x-font/woff`; that works but we decided to go with the future-proof
|
|
* WOFF is set to the old mime type `x-font/woff`; that works but we decided to go with the future-proof
|
|
* bug report at Google?
|
|
* file bug report at Google?
|
|
|
|
* For example otf:
|
|
gsutil setmeta -r -h "Content-Type:font/opentype" -h "Cache-Control:public, max-age=3600" -h "Content-Disposition" gs://mathjax-cdn/mathjax/2.3-latest/fonts/HTML-CSS/**.otf
|
|
gsutil setmeta -r -h "Content-Type:font/opentype" -h "Cache-Control:public, max-age=3600" -h "Content-Disposition" gs://mathjax-cdn/mathjax/2.3-latest/fonts/HTML-CSS/**.otf
|
|
|
|
|
|
|
|
|
... | | ... | |