httpx v0.22.0 Release Notes

Release Date: 2022-01-26 // about 2 years ago
  • โž• Added

    ๐Ÿ›  Fixed

    • Don't perform unreliable close/warning on __del__ with unclosed clients. (#2026)
    • ๐Ÿ›  Fix Headers.update(...) to correctly handle repeated headers (#2038)