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

feat(testingx): add HTTPHandlerResetWhileReadingBody #1563

Merged
merged 7 commits into from
Apr 23, 2024
Merged

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Apr 23, 2024

Closes ooni/probe#2714

Extracted from #1560

Part of ooni/probe#2700

This diff includes a first attempt at consolidating the patterns with
which we invoke OONI and third-party API calls.

I have refactored the code of httpx and httpapi into a new package
called httpclientx, added some tests, started converting some parts
of the tree, and explained myself in a design document.

Part of ooni/probe#2700
@bassosimone bassosimone changed the title Issue/2700b feat(testingx): add HTTPHandlerResetWhileReadingBody Apr 23, 2024
@bassosimone bassosimone marked this pull request as ready for review April 23, 2024 10:54
@bassosimone bassosimone merged commit 51b185b into master Apr 23, 2024
20 checks passed
@bassosimone bassosimone deleted the issue/2700b branch April 23, 2024 11:43
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.

testingx: implement http.Handler with RST while reading body
1 participant