POST request using the curl command
Tech Knowledge
Published on October 11, 2022
curl -X POST --data "userid=hoge&password=fuga" http://localhost:63911/Master/Get -v