开发者

Does setting exact mime types for files give improvements?

开发者 https://www.devze.com 2023-01-06 20:21 出处:网络
I was wondering - does it improve download performance (less file size or smth) when i set exact mime types in server. E.g. for js path in server i w开发者_开发知识库ill set: application/javascript.I

I was wondering - does it improve download performance (less file size or smth) when i set exact mime types in server. E.g. for js path in server i w开发者_开发知识库ill set: application/javascript.


I don't think so. It just makes it easier for client code to tell what it is that's being downloaded from your server.

0

精彩评论

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

关注公众号