Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一组要提供的图像,但它们的类型不同,没有后缀,只是一个哈希名称。
在 http 返回中设置内容类型以确保没有问题的好方法是什么?
我可以使用“content-type=image/*”之类的东西吗?
只是不要设置内容类型标题字段。