Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Real-time HTTP stream writing console

Is there a program available that will allow me to interactively write HTTP stream data and send it to a server? Ideally I'm looking for a console app that will allow me to type or paste HTTP headers and body, send it to my server, and get the response headers and body back.

Does such a program already exist?

I'm running W7 64-bit with .NET 4.0.

like image 760
Brian Driscoll Avatar asked Apr 17 '26 08:04

Brian Driscoll


1 Answers

if you change your mind and want a GUI app

http://code.google.com/p/rest-client/

or you can also use fiddler

Edit:

http://code.google.com/p/rest-client/ also supports commandline

like image 51
ps. Avatar answered Apr 18 '26 22:04

ps.



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!