Re: Web proxy support in buildpacks
Jack Cai
Thanks JT for your answer. Based on our experience, one of the best
toggle quoted message
Show quoted text
practice to share is that it's a good idea to set all the below four environment variables: http_proxy, HTTP_PROXY, https_proxy, HTTPS_PROXY The reason is that it seems different tools/runtimes recognize different set of them. E.g, curl does not recognize "HTTP_PROXY" according to [1]. Jack [1] http://curl.haxx.se/docs/manpage.html On Mon, Aug 17, 2015 at 9:39 AM, JT Archie <jarchie(a)pivotal.io> wrote:
Jack, |
|