# Follow redirects
location

# Do not output anything except on error
silent
show-error

# Fail fast on server errors and show body
# fail-with-body

# Use remote name for output files (if used if -O)
# NOTE: conflicts with some URLs, do not enable
# remote-header-name

# When following a redirect, automatically set the previous URL as referer.
referer = ";auto"

# Wait 5 seconds before timing out.
connect-timeout = 5
