dotfiles/zsh/.curlrc.symlink
2024-01-21 21:32:20 -08:00

6 lines
233 B
Text

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