hi, i'm using tcpnet http server on an LPC2478. is there a way to gzip javascript files? i wanted to use pre gzipped javascript files. i have been trying but the files are sent as application/octet-stream.
is there a way to set content-encoding: gzip and i think content-type also would need to be set.