curlPUT request
curl -X PUT https://example.orgctrl + c| -Xsets request method | PUTuse PUT method | 
| example.orgexample URL to call | |
More of Curl
- How to send HTTP 1.1 request
- Setting "x-forwarded-for" header
- Show progress bar for file uploads
- Get my IP address
- Download and extract gzip file
- How to set request content-type
- Download and extract zip file
- How to set Origin for request
- Download and extract tar.gz file
- Piping curl response to xargs
See more codes...