Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

1.6.1

Compare
Choose a tag to compare
@lsbardel lsbardel released this 24 Nov 21:17
· 254 commits to master since this release

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