A pure-Python, bring-your-own-I/O implementation of HTTP/11

Edit Package python-h11

This is a little HTTP/1.1 library written from scratch in Python,
heavily inspired by hyper-h2

Refresh
Refresh
Source Files
Filename Size Changed
h11-0.13.0.tar.gz 0000100165 97.8 KB
python-h11.changes 0000005022 4.9 KB
python-h11.spec 0000001709 1.67 KB
Revision 9 (latest revision is 12)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 955498 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to 0.13.0:
  * Clarify that the Headers class is a Sequence and inherit from the
    collections Sequence abstract base class to also indicate this (and
    gain the mixin methods).
  * Switch event classes to dataclasses for easier typing and slightly
    improved performance.
  * Shorten traceback of protocol errors for easier readability
  * Add typing including a PEP 561 marker for usage by type checkers
  * Expand the allowed status codes to [0, 999] from [0, 600]
  * Ensure request method is a valid token
Comments 0
openSUSE Build Service is sponsored by