mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
e362335861
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
220 B
Text
4 lines
220 B
Text
hpack 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.
|