github jawah/niquests v3.20.0
Version 3.20.0

latest releases: v3.21.1, v3.21.0, v3.20.1...
2 months ago

3.20.0 (2026-06-26)

Added

  • Method/Verb QUERY as one of the promoted HTTP verb and available through top level function shortcuts and Session/AsyncSession methods.
    This is following the RFC 10008. A long awaited standardized verb. Any other non-standard verb is still supported through manual request(...) calls.
  • A TLSConfiguration object to let you take a deeper control over the TLS configuration.
    This object will allow you to change min, max TLS version, as the cipher list and finally the desired TLS backend.

Fixed

  • Typing overload for AsyncResponse iter_lines method. (#413)

Don't miss a new niquests release

NewReleases is sending notifications on new releases.