install.fairie/home/dot_config/dot_curlrc
Brian Zalewski 7a70fc4db0 Latest
2023-07-11 03:50:17 +00:00

14 lines
No EOL
426 B
Text

# Follow redirects
--location
# User Agent
-A "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.27 Safari/525.13"
# Headers
-H "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
-H "Upgrade-Insecure-Requests: 1"
-H "Accept-Encoding: gzip, deflate, sdch"
-H "Accept-Language: en-US,en;q=0.8"
# Allow certificate failures
# --insecure