install.fairie/home/dot_config/dot_curlrc
Brian Zalewski de3c01c70a Latest
2024-01-13 18:43:18 +00:00

14 lines
429 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