aboutsummaryrefslogtreecommitdiff
path: root/www/py-hpack/pkg-descr
blob: 8d5db2491092eb3d459e5b87cf9f2d79d411c3ea (plain) (blame)
1
2
3
4
5
6
This module contains a pure-Python HTTP/2 header encoding (HPACK) logic
for use in Python programs that implement HTTP/2. It also contains a
compatibility layer that automatically enables the use of nghttp2 if
it's available.

WWW: http://hyper.rtfd.org/