My server supports HTTP compression. Is there any advantage to compressing my JavaScript files? (not minifying them)
Update and clarification to what I mean:
- IIS HTTP Compression - the server takes care of compression
- GZip compression - see response - I pre-compress the archive and serve it as script.js.gz.