jczic/MicroWebSrv2

static files compressed with gz should be serverd with the compressed header

aguaviva opened this issue · 1 comments

...that way the browser can handle compressed files.

Any pointers on how to go about this? Should the change be made at the app level or at the lib level?

Cheers!