python-hpack - Pure-Python HPACK header compression
Website: | http://hyper.rtfd.org |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
HTTP/2 Header Encoding for Python 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.
Packages
python-hpack-4.0.0-1.fc14.al.src [5.1 MiB] |
Changelog
by Robert-André Mauchin (2020-11-14):
- Update to 4.0.0 - Close: rhbz#1873806 |