* [PATCH v2 0/3] http: proxy support improvements
@ 2012-03-01 18:16 Nelson Benitez Leon
0 siblings, 0 replies; only message in thread
From: Nelson Benitez Leon @ 2012-03-01 18:16 UTC (permalink / raw)
To: git; +Cc: peff, sam
So here is v2 of proxy authentication support patch-set,
the following modifications were done as per discussion:
- PATCH 1/1: Extended commit message
- PATCH 2/2: Extended commit message and only read http_proxy
(discard HTTP_PROXY).
- PATCH 3/3: Extended commit message and use credential api for
retrieving password from user, taking care we only ask it once
for multiple curl handles case.
Nelson Benitez Leon (3):
http: authenticate on NTLM proxies and others suppported by CuRL
http: try http_proxy env var when http.proxy config option is not set
http: when proxy url has username but no password, ask for password
http.c | 27 +++++++++++++++++++++++++--
1 files changed, 25 insertions(+), 2 deletions(-)
--
1.7.7.6
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-01 17:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01 18:16 [PATCH v2 0/3] http: proxy support improvements Nelson Benitez Leon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.