dmeranda / httpheaderLinks
Python module for parsing HTTP headers: Accept with qvalues, byte ranges, etc.
☆31Updated 9 years ago
Alternatives and similar repositories for httpheader
Users that are interested in httpheader are comparing it to the libraries listed below
Sorting:
- HTTP/2 implementation with hyper-h2 on Python 3 asyncio.☆78Updated 2 years ago
- Python interface for c-ares☆181Updated last week
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- Pure-Python HTTP/2 framing☆45Updated 9 months ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- HTTP request/response parser for python in C☆344Updated last year
- A HTTPS/SOCKS4/SOCKS5 tunnel for AsyncIO.☆21Updated 10 years ago
- asyncio RAFT algorithm bassed on aiohttp☆30Updated 10 years ago
- A SOCKS 4/5 reverse proxy server☆133Updated 3 years ago
- A HTTP reverse proxy with TLS+SNI support.☆39Updated 6 years ago
- HTTP tunnel on top of aiohttp and asyncio☆32Updated 5 years ago
- DNS library based on asyncio☆74Updated last year
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- A PEP-3156 compatible event loop☆69Updated 10 years ago
- Cooperative multitasking and i/o for Python☆112Updated 11 years ago
- An Authenticated Encryption with Associated Data (AEAD) implementation for Python.☆37Updated 7 years ago
- Magic Type Introspection And Runtime Parameter Type/Value Checking. (NOT MAINTAIN ANYMORE)☆38Updated 9 years ago
- Pure-Python HTTP/2 header encoding☆74Updated 9 months ago
- ☆13Updated 9 years ago
- simple TCP routing proxy☆269Updated 11 years ago
- A gevent core implemented using libuv☆136Updated 12 years ago
- In browser VNC client through websockets☆31Updated 13 years ago
- Async IO for Python, Simplified