We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
max-time
1 parent 7197c57 commit 216a633Copy full SHA for 216a633
.curlrc
@@ -1,8 +1,5 @@
1
-# Disguise as IE 9 on Windows 7
+# Disguise as IE 9 on Windows 7.
2
user-agent = "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"
3
4
-# When following a redirect, automatically set the previous URL as referer
+# When following a redirect, automatically set the previous URL as referer.
5
referer = ";auto"
6
-
7
-# Wait 60 seconds before timing out
8
-connect-timeout = 60
0 commit comments