Skip to content

3.8.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 19:09
· 4140 commits to master since this release
33953f1

Bugfixes

  • Fixed incorrectly overwriting cookies with the same name and domain, but different path.
    (#6638)
  • Fixed ConnectionResetError not being raised after client disconnection in SSL environments.
    (#7180)