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

🎨 minor adjustments for compatibility purposes #128

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

Ousret
Copy link

@Ousret Ousret commented Jun 26, 2024

2.8.901 (2024-06-27)

  • Improved compatibility with httplib exception for IncompleteRead that did not behave exactly like expected (repr/str format over it).
  • The metric TLS handshake delay was wrongfully set when using HTTP/2 over cleartext.
  • Fixed compatibility with some third-party mocking library that are injecting io.BytesIO in HTTPResponse.
    In some cases, IncompleteRead might not be raised like expected.

@Ousret Ousret force-pushed the bugfix-patch-2.8 branch 3 times, most recently from b85e537 to f1d0202 Compare June 27, 2024 15:54
@Ousret Ousret merged commit b8037d0 into main Jun 27, 2024
34 of 38 checks passed
@Ousret Ousret deleted the bugfix-patch-2.8 branch June 27, 2024 22:53
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.

None yet

1 participant