h11
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
About h11
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
Key Features
- Sans-I O HTTP/1.1 protocol implementation
- Event-driven API for client and server states
- No socket management to keep protocol logic reusable
- Used by modern Python networking stacks
Installation
uv add h11Related Tools
Quick Info
- Latest Version
- 0.16.0
- First Release
- 2016
- License
- MIT
- Categories
- NetworkingHTTP ClientProtocols