commit aebbfb0d0fcfa320def022348c8d871913735a22
parent 32aa7c7fe9fc744f66c3c6a18635dce1ba120701
Author: Daniel Moch <daniel@danielmoch.com>
Date: Mon, 7 Jan 2019 17:50:43 -0500
Don't use netrc unless explit
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.curlrc b/.curlrc
@@ -1,5 +1,4 @@
connect-timeout = 10
-netrc-optional
user-agent = "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"
referer = ";auto"
header = "Accept: application/json, application/xml, text/plain, */*"