git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Avery Pennarun <apenwarr@gmail.com>
To: "Peter Odéus" <peter.odeus@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: From 200 to 404 to 407.
Date: Wed, 28 Oct 2009 12:48:47 -0400	[thread overview]
Message-ID: <32541b130910280948u57535c2bnbc30424b7ef13e2a@mail.gmail.com> (raw)
In-Reply-To: <loom.20091028T170227-957@post.gmane.org>

On Wed, Oct 28, 2009 at 12:10 PM, Peter Odéus <peter.odeus@gmail.com> wrote:
> Anyway. Behind these corporate walls, the proxy is a reality to deal with, so
> hopefully someone else can bring us closer to a solutiuon.

I was just looking at the source and it seems all the curl-related
stuff is isolated in git/http.c, and is pretty easy to understand.
Since I have no way to reproduce your problem, I won't attempt to look
into it myself.  But if you look for "proxy" (and especially
CURLOPT_PROXY) in that file, you might find something.

Specifically, I would suggest resetting the CURLOPT_PROXY setting
before each URL request (eg. in new_http_object_request).

Hope this helps.

Avery

      parent reply	other threads:[~2009-10-28 16:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-27 10:18 From 200 to 404 to 407 Peter Odéus
2009-10-27 16:53 ` Avery Pennarun
2009-10-28 15:02   ` Peter
2009-10-28 15:35     ` Peter Odéus
     [not found]   ` <82fd2c5d0910280138r52baff98p3f4ff65e968b0d37@mail.gmail.com>
2009-10-28 15:50     ` Avery Pennarun
2009-10-28 16:10       ` Peter Odéus
2009-10-28 16:35         ` Avery Pennarun
2009-10-28 16:48         ` Avery Pennarun [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32541b130910280948u57535c2bnbc30424b7ef13e2a@mail.gmail.com \
    --to=apenwarr@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=peter.odeus@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).