Download Latest Version Version 3.21.0 source code.zip (1.2 MB)
Email in envelope

Get an email when there's a new version of Niquests

Home / v3.20.0
Name Modified Size InfoDownloads / Week
Parent folder
niquests-3.20.0-py3-none-any.whl 2026-06-26 213.6 kB
niquests-3.20.0.tar.gz 2026-06-26 1.0 MB
multiple.intoto.jsonl 2026-06-26 24.4 kB
README.md 2026-06-26 640 Bytes
Version 3.20.0 source code.tar.gz 2026-06-26 1.1 MB
Version 3.20.0 source code.zip 2026-06-26 1.1 MB
Totals: 6 Items   3.4 MB 0

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)
Source: README.md, updated 2026-06-26