aboutsummaryrefslogtreecommitdiffstats
path: root/.curlrc
diff options
context:
space:
mode:
Diffstat (limited to '.curlrc')
-rw-r--r--.curlrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.curlrc b/.curlrc
new file mode 100644
index 0000000..4d2362a
--- /dev/null
+++ b/.curlrc
@@ -0,0 +1,4 @@
+# Mask as IE10 on Windows 7
+user-agent = "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)"
+# When following a redirect, automatically set the previous URL as referer
+referer = ";auto"