Answers for "get request with paramiters using curl"

12

curl get example

curl -i -H "Accept: application/json" -H "Content-Type: application/json" -X GET http://hostname/resource
Posted by: Guest on July-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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language