github jawah/niquests v3.4.5
Version 3.4.5

latest releases: v3.10.3, v3.10.2, v3.10.1...
9 months ago

3.4.5 (2024-02-02)

Fixed

  • Thread-safety issue when leveraging a single multiplexed connection across multiple threads.
  • Apparently consumed content when allow_redirect is set to True when accessing a lazy response that follow redirects.

Changed

  • urllib3.future lower bound constraint has been raised to version 2.5.900 in order to leverage the advanced multiplexing scheduler.
    This upgrade come with a noticeable performance bump with complex multiplexed requests.

Added

  • Session constructor now accepts both pool_connections and pool_maxsize parameters to scale your pools of connections at will.

Don't miss a new niquests release

NewReleases is sending notifications on new releases.