开发者

image/pjpeg and image/jpeg

Do you开发者_如何学Go know if I can send to browser the MIME type image/jpeg even if the image I am outputting is image/Pjpeg? Or are they different format?


I believe most browsers wouldn't mind, except Internet Explorer which treats pjpeg files differently.

According to this conversation, you should accept both image/pjpeg and image/jpeg from your clients as upload mime types, but force the image/jpeg when serving downloads.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜