Skip to content

Version 3.6.7

Compare
Choose a tag to compare
@Ousret Ousret released this 19 Jun 13:16
· 46 commits to main since this release
d2e8efa

3.6.7 (2024-06-19)

Fixed

  • CaseInsensitiveDict repr (to string) causing an unexpected error when upstream have multiple values for a single header. (#129)

Misc

  • Minor docs typos (#128)
  • Reformated error messages in our OCSP module for better readability.
  • Added real test cases for our OCSP module to ensure its reliability.