Skip to main content

Timeline for answer to How do I set up curl to permanently use a proxy? by Peter T

Current License: CC BY-SA 3.0

Post Revisions

7 events
when toggle format what by license comment
Aug 12, 2017 at 18:26 comment added Martijn Also note that setting HTTP_PROXY/HTTPS_PROXY (uppercase) does not work, but setting http_proxy/https_proxy (lowercase) does.
S Jul 14, 2016 at 16:11 history suggested Gui Prá CC BY-SA 3.0
Added note about https_proxy
Jul 14, 2016 at 14:39 review Suggested edits
S Jul 14, 2016 at 16:11
Apr 12, 2016 at 23:44 comment added sudocracy To proxy HTTPS traffic on mac, setting the https_proxy env variable in the terminal before invoking curl, worked for me. For example, export https_proxy=https://proxy.server.com:6443
Jun 7, 2013 at 4:53 review Suggested edits
Jun 7, 2013 at 4:59
Feb 21, 2012 at 18:27 comment added Kendall Helmstetter Gelner env variable did not work for me (in Terminal on a mac).
Sep 26, 2011 at 17:58 history answered Peter T CC BY-SA 3.0