python-hyper / hyper

HTTP/2 for Python.
http://hyper.rtfd.org/en/latest/
MIT License
1.05k stars 191 forks source link

Brotli #337

Closed KOLANICH closed 7 years ago

KOLANICH commented 7 years ago

Added brotli decompression

Lukasa commented 7 years ago

Ok, so this is fine, contingent on being rebased on top of #336 when that is finished.

Lukasa commented 7 years ago

Can you rebase this change onto the current development please?