Is there a way to use curl to send a POST request without sending any data?
We usually post like:
curl --data @C:\\mydata.txt http://1.2.3.4/myapi