Skip to content

2.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 10:58
· 169 commits to main since this release
2.0.3
92196a0
  • Allowed alternative SSL libraries such as LibreSSL, while still issuing a warning as we cannot help users facing issues with implementations other than OpenSSL. #3020
  • Deprecated URLs which don't have an explicit scheme #2950
  • Fixed response decoding with Zstandard when compressed data is made of several frames. #3008
  • Fixed assert_hostname=False to correctly skip hostname check. #3051