servicetalk
servicetalk copied to clipboard
HTTP redirect filter doesn't work for some HTTP/1.0 and Proxy cases
During review of https://github.com/servicetalk/servicetalk/pull/233 we discovered some scenarios with HTTP/1.0 or when connecting to an HTTP proxy where redirect may not work:
- https://github.com/servicetalk/servicetalk/pull/233#discussion_r247293690
- https://github.com/servicetalk/servicetalk/pull/233#discussion_r247294114
- https://github.com/servicetalk/servicetalk/pull/233#discussion_r247295119