543c200834
- Update to 0.9.0 - Add LICENSE_FILE - Update TEST_DEPENDS - Strip trailing-slash from pkg-descr WWW: URL Changes: https://github.com/KeepSafe/aiohttp/blob/v0.9.0/CHANGES.txt
12 lines
264 B
Text
12 lines
264 B
Text
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
|