...
Test website for POST, just send back the information
Windows Powershell
curl -Method POST -body shoesize=12 http://httpbin.org/post
...
Test website for POST, just send back the information
curl -Method POST -body shoesize=12 http://httpbin.org/post