Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-15 | tests: use proxy feature | Marcel Raad | |
This makes the tests succeed when using --disable-proxy. Closes https://github.com/curl/curl/pull/4488 | |||
2017-09-05 | http-proxy: treat all 2xx as CONNECT success | Daniel Stenberg | |
Added test 1904 to verify. Reported-by: Lawrence Wagerfield Fixes #1859 Closes #1860 |