dotfiles/fish/.curlrc.symlink
2024-01-29 21:42:18 -08:00

11 lines
213 B
Text

# limit the timeout in seconds
connect-timeout = 60
# follow HTTP redirects
location
# show error messages
show-error
# send a fake UA string for the HTTP servers that sniff it
user-agent = "Mozilla/5.0 Gecko"