Compressed Javascript

Note to self:

Headers that should be set to properly send precompressed javascript down an HTTP pipe:

Content-Type:

application/x-javascript

Content-Encoding:

gzip

vic


About this entry