Skip to content

Conversation

pquentin
Copy link
Member

It relies on sending requests that violate the HTTP spec, and that are refused by h11 as used by Hypercorn, our new test server. Thankfully, we don't need the return of the server, looking at what urllib3 would have sent is enough.

Relates #3196

It relies on sending requests that violate the HTTP spec, and that are
refused by h11 as used by Hypercorn, our new test server. Thankfully, we
don't need the return of the server, looking at what urllib3 would have
sent is enough.
@pquentin pquentin added the Skip Changelog Pull requests that don't require a changelog entry label Nov 21, 2023
Copy link
Member

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sethmlarson
Copy link
Member

Failures are unrelated.

@sethmlarson sethmlarson merged commit 8ad1ab2 into urllib3:main Nov 21, 2023
@pquentin pquentin mentioned this pull request Feb 17, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Pull requests that don't require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants