
Aug. 7, 2017
8:19 a.m.
2017-08-05 12:49 GMT+02:00 Barry <barry@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.