Skip headers (and message body if Content-Length headers is set) returned by HTTP proxy. Fail fast when proxy does not return HTTP 200.
Added corresponding regression tests.
Fixes the following issues: 1601, 1890 and 1905.
↧