| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.6.1.tar.gz | 2016-11-24 | 1.6 MB | |
| 1.6.1.zip | 2016-11-24 | 1.7 MB | |
| README.md | 2016-11-24 | 279 Bytes | |
| Totals: 3 Items | 3.3 MB | 0 | |
Minor release with few improvements in the HTTPClient and Channels
- HttpResponse.is_error is True when no status_code is available and the response is done
- HttpRequestException derives from ConnectionError
- Added query to request absolute_uri
- Channels improvements