Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Test website for POST, just send back the information

http://httpbin.org/post


Windows Powershell

curl -Method POST -body shoesize=12 http://httpbin.org/post


Image RemovedImage Added