2017-08-05 12:49 GMT+02:00 Barry <ba...@barrys-emacs.org>:

> Does you code allow suporting more then gzip? For example Brotli
> compression is becoming inmportant for some web apps.
>
> Barry
>
In the latest version of the Pull Request, only gzip is supported. But your
comment makes me think that the code should probably be more modular so
that subclasses of SimpleHTTPRequestHandler could handle other algorithms.
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to