Hi, based on last feedback by Junio and Jeff I've created this
reduced version of http-proxy-more branch with all the bits
about "reading proxy from environment" removed. When cURL adds
the new api we will only need to expand the code introduced by
commit 1/3 .
Regards,
Nelson Benitez Leon (3):
http: handle proxy authentication failure (error 407)
http: Avoid limit of retrying request only twice
http: rename HTTP_REAUTH to HTTP_AUTH_RETRY
http.c | 37 ++++++++++++++++++++++++++++++++-----
http.h | 2 +-
2 files changed, 33 insertions(+), 6 deletions(-)
--
1.7.7.6