Benutzer-Werkzeuge

Webseiten-Werkzeuge


curl
curl --request POST --url http://localhost:8000/test --header 'content-type: application/json' --data '{"msg": "testing"}'
-o [outfilename]
--header ""
--insecure - dont check certificate (same as -k)
-u "<user>:<password>"
When downloading zip archives you need to append -L
curl.txt · Zuletzt geändert: 2025/05/05 15:33 von admin