aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-minimal-onap/tools/config/dot_curlrc
blob: ecf9792f564bdf825c691b45b4979ed56ed57b65 (plain)
1
2
3
4
5
6
7
8
# Disable progress meter
--silent
# Show error messages
--show-error
# Fail silently on server errors
--fail
# Follow redirections
--location