Answers for "curl specify output"

9

curl return code only

curl -s -o /dev/null -w "%{http_code}" http://www.example.org/
Posted by: Guest on August-01-2020
0

curl command parameters

wget -nH --cut-dirs=4 -r --no-parent http://artifactory.mheducation.com/artifactory/api/storage/docker-local/dle-core/3.40.9-14037/manifest.json
Posted by: Guest on October-21-2021

Browse Popular Code Answers by Language