Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

❇️ Adjustment for HTTP/3 and OCSP simplifications that came with qh3 1.0+ #108

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Apr 20, 2024

3.6.0 (2024-04-20)

Added

  • Support for qh3 version 1.0.0
    This qh3 release enable a greater flexibility by dropping cryptography. We had to adapt the OCSP code as we
    relied on cryptography. HTTP/3 experience is greatly improved.

Changed

  • urllib3.future lower bound constraint has been raised to version 2.7.904 to ensure support for the last qh3 release.

Fixed

  • Improved compatibility with third party mocking tool that are bound to requests.
  • OCSP check did not warn if the HTTP server responded with a non 2xx response in strict mode.

@Ousret Ousret merged commit f7b53e6 into main Apr 20, 2024
31 checks passed
@Ousret Ousret deleted the feat-qh3-v1 branch April 20, 2024 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant