pulsar v1.6.1 Release Notes

Release Date: 2016-11-24 // over 7 years ago
  • 🚀 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