| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Common HTTP proxy authentication for curl and libcurl
From: Dirk Behme <dirk.behme_at_de.bosch.com>
Date: Mon, 08 Aug 2005 17:45:59 +0200
Hello,
I try to use source code management tool git with HTTP proxy which needs
curl -x proxy:port -U user www.kernel.org
I'm asked for proxy password, proxy is happy and I get index page from
With git the issue is now that it uses a combination of curl in script
I can do something like
alias pcurl="curl -x proxy:port -U user"
and replace all curl with pcurl in git scripts, but as I understand it
I asked on git mailing list, and they told me that curl in git scripts
Any ideas?
Many thanks
Dirk
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info