Google 云存储 (GCS) 接受的 MIME 内容类型是什么?

What are the accepted MIME content types for Google Cloud Storage (GCS)?

我已经阅读了我可以找到的关于将文件上传到 Google 的云存储服务(特别是 JSON api)的在线文档: https://cloud.google.com/storage/docs/json_api/v1/how-tos/upload

并且在那个页面上它引用了另一个 page/doc 到 "See the API reference for each method's list of accepted MIME types and size limits for uploaded files." 哪个链接到这里: https://cloud.google.com/storage/docs/json_api/v1/

关于 MIME/content 类型的问题,我一无所获。

有人知道在 GCS 上允许设置什么内容类型吗?

您可以设置任何符合规范的MIME类型:http://www.w3.org/Protocols/rfc1341/4_Content-Type.html