I’m trying to send http Post requests from a embedded device.
Is there any service I can use to send test POSTs to and see what my requests look like? Or is there any “test-webserver” I can install on my PC that dumps Http posts in a raw format?
Thanks!
Requestbin does exactly what you need.