Hey, 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 will set: application/javascript.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
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. |
|||
|
|