[GitHub] cstamas commented on issue #136: HTTPCLIENT-1968

2019-02-16 Thread GitBox
cstamas commented on issue #136: HTTPCLIENT-1968 URL: https://github.com/apache/httpcomponents-client/pull/136#issuecomment-464349249 Ouch! Yes, i forgot to provide subst/old signature method for this.. Tx This is an

[GitHub] cstamas commented on issue #136: HTTPCLIENT-1968

2019-02-16 Thread GitBox
cstamas commented on issue #136: HTTPCLIENT-1968 URL: https://github.com/apache/httpcomponents-client/pull/136#issuecomment-464335865 @ok2c done This is an automated message from the Apache Git Service. To respond to the

[GitHub] cstamas commented on issue #136: HTTPCLIENT-1968

2019-02-14 Thread GitBox
cstamas commented on issue #136: HTTPCLIENT-1968 URL: https://github.com/apache/httpcomponents-client/pull/136#issuecomment-463614970 @ok2c Done This is an automated message from the Apache Git Service. To respond to the

[GitHub] cstamas commented on issue #136: HTTPCLIENT-1968

2019-02-14 Thread GitBox
cstamas commented on issue #136: HTTPCLIENT-1968 URL: https://github.com/apache/httpcomponents-client/pull/136#issuecomment-463594991 @ok2c Sure, but that would mean that we need to reimplement `java.net.URI#resolve(java.net.URI)` in body of

[GitHub] cstamas commented on issue #136: HTTPCLIENT-1968

2019-02-14 Thread GitBox
cstamas commented on issue #136: HTTPCLIENT-1968 URL: https://github.com/apache/httpcomponents-client/pull/136#issuecomment-463586677 Not a complete solution: IF relative redirects happens (and are allowed), `java.net.URI#resolve(java.net.URI)` is being used that WILL normalize, despite