[stdlib-sig] gzip compression in http.server
md
modestdev at gmail.com
Mon Jan 9 06:21:24 EST 2017
Hi,
current implementation of http.server does not have gzip compression.
http.server was previously called SimpleHttpServer and that means that it
is supposed to be simple,
but I've implemented gzip compression for http.server in my project and I
can contribute it back to stdlib if it's necessary.
What do you think?
Thanks!
Nick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/stdlib-sig/attachments/20170109/97a247fa/attachment.html>
More information about the stdlib-sig
mailing list