commit | 7e2eff6e4d6d15f053e84178900b11fc799251fe | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Mon May 13 19:47:49 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Mon May 13 19:47:49 2013 -0700 |
tree | 0746407d775dda010b1f5eda269ddf8558072c3a | |
parent | 64c1644df58c8242f3dbe1ec3a2841bc4641e9bb [diff] |
Use --proxy-anyauth when running curl This option should permit curl to pick up proxy authentication information from ~/.netrc rather than requiring it to be embedded into the http_proxy environment variable. This is important on shared user systems where the environment of a process is typically readable by any user, while ~/.netrc is usually set with a mode 0600. Change-Id: I995e6c8e9677dbda14a4e79942eed6682e381c36