mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
1f8b48b772
Approved by: portmgr blanket
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/KeepSafe/aiohttp
|