mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
ac4ad7be57
- Update WWW Changes: https://github.com/aio-libs/aiohttp/blob/2.3/CHANGES.rst
13 lines
263 B
Plaintext
13 lines
263 B
Plaintext
HTTP client/server for Python asyncio (PEP-3156)
|
|
|
|
Features:
|
|
|
|
* Compression (deflate)
|
|
* HTTP Basic Authenntication
|
|
* Chunked Transfer Encoding
|
|
* Connection Pooling
|
|
* Session Cookies
|
|
* Custom Request/Response classes
|
|
|
|
WWW: https://github.com/aio-libs/aiohttp
|