ooni / probe

OONI Probe network measurement tool for detecting internet censorship
https://ooni.org/install
BSD 3-Clause "New" or "Revised" License
754 stars 142 forks source link

testingx: implement http.Handler with RST while reading body #2714

Closed bassosimone closed 5 months ago

bassosimone commented 5 months ago

This is an error condition that we're not simulating with either testingx or netemx. We should have a simple implementation of this, which helps with writing tests and making sure that we're correctly handling this error condition.