mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
1.0.0 - Remade structure for GNU Stow
This commit is contained in:
8
common/.curlrc
Normal file
8
common/.curlrc
Normal file
@@ -0,0 +1,8 @@
|
||||
# Disguise as IE 9 on Windows 7.
|
||||
user-agent = "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"
|
||||
|
||||
# When following a redirect, automatically set the previous URL as referer.
|
||||
referer = ";auto"
|
||||
|
||||
# Wait 60 seconds before timing out.
|
||||
connect-timeout = 60
|
||||
Reference in New Issue
Block a user