aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hovorka <[email protected]>2017-11-16 09:01:29 -0700
committerAdam Hovorka <[email protected]>2017-11-16 09:01:29 -0700
commit9070c1101b52ee852c54a68ed0af44e2f1d3a7a4 (patch)
tree8ff84f9d851edec3d98c497a15c461a8ef398342
parent9fb86fce6b97733f184d911c9d3c1efddd4ec965 (diff)
Make curl respect netrc
-rw-r--r--base/curlrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/base/curlrc b/base/curlrc
index b934ac4..5a9b996 100644
--- a/base/curlrc
+++ b/base/curlrc
@@ -15,3 +15,6 @@ show-error
# Send a fake UA string for the HTTP servers that sniff it
user-agent = "Mozilla/5.0 Gecko"
+
+# Respect Netrc
+netrc