We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.