Releases: waterlink/rack-reverse-proxy
Releases · waterlink/rack-reverse-proxy
0.11.0: Flying Hedgehog
0.10.0
0.9.1
0.9.0
- Bugfix: Timeout option matches the documentation - Paul Hepworth
- Ruby 1.8 compatibility - anujdas
- Bugfix: Omit port in host header for default ports (80, 443), so that it doesn't break some web servers, like "Apache Coyote" - Peter Suschlik
- Bugfix: Don't drop source request's port in response's location header - Eric Koslow
- Bugfix: Capitalize headers correctly to prevent duplicate headers when used together with other proxies - Eric Koslow
- Bugfix: Normalize headers from HttpStreamingResponse in order not to break other middlewares - Jan Raasch