bouncestorage / chaos-http-proxy

Introduce failures into HTTP requests via a proxy server
Apache License 2.0
144 stars 12 forks source link

Read partial data #4

Closed gaul closed 9 years ago

gaul commented 9 years ago

Chaos HTTP Proxy supports writing partial data to the client then closing the socket. It should also support reading partial data from the client then closing the socket. Suggested by @zack-shoylev.