github jawah/niquests v3.5.5
Version 3.5.5

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

3.5.5 (2024-03-25)

Added

  • Support for Happy Eyeballs. This feature is disabled by default, you must pass happy_eyeballs=True within your session
    constructor or http adapter in order to leverage this.

Fixed

  • Missed close implementation in AsyncSession causing the underlying poolmanager to remain open.
  • Additional OCSP requests (following a redirect) did not use specified custom DNS resolver.

Changed

  • urllib3.future lower bound constraint has been raised to version 2.7.900 for the newly added happy eyeballs feature.

Don't miss a new niquests release

NewReleases is sending notifications on new releases.