Releases: bouncestorage/chaos-http-proxy
Releases · bouncestorage/chaos-http-proxy
Chaos HTTP Proxy 1.1.0
- Add support for reading a partial request
- Allow configuration via HTTP POST
- Factor out HttpBin into https://github.com/gaul/java-httpbin
- Fail CONNECT methods
- Pass through URL path and query string without reinterpretation
- Terminate on proxy start failure
- Work around Jetty Content-Length removal bug
Thanks @castlec and @flandr for opening pull requests to improve Chaos HTTP Proxy!