[issue23794] http package should support HTTP/2

Cory Benfield report at bugs.python.org
Thu Jun 30 08:49:00 EDT 2016


Cory Benfield added the comment:

It occurs to me that I should update this issue to mention that the HTTP/2 parser I spoke about above now exists, and has existed for some time, as hyper-h2. It's available on PyPI: https://pypi.python.org/pypi/h2

It's fully spec-compliant, and already used as the basis for HTTP/2 implementations in mitmproxy, Twisted, and hyper itself.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23794>
_______________________________________


More information about the Python-bugs-list mailing list