
Windows RestClient
A Simple Windows application to help developers debug REST based services.
HTTP Scoop is a Mac network sniffer that displays requests to websites along with the response, and makes it fairly easy to see what's going on.
http scoop is a mac program, similar to fiddler , specialized network sniffer that displays requests to websites along with the response, and makes it fairly easy to see what's going on.
capture http conversations regardless of the browser or server technology you use.
http scoop passively listens for http requests from any browser (or other application for that matter) running on your mac.
if you're running a web server or an application server on your machine then you will see requests going to that too.
you can view request or response data as text or in a hex dump, view images from within the app and save responses to disk. through the headers view, you can see cookie exchanges and analyse cache behaviour.
there's no special configuration needed, no cumbersome proxies required. you just hit the scoop button and off you go!
develop ajax, soap or other xml based applications?
http scoop allows you to quickly diagnose problems with your application without wading through log files or adding in extra debugging code.
you can view post data or request parameters sidebyside with the server's response.
xml and html syntax highlighting means that your eye is quickly drawn to the important aspects of the data passing back and forth.
all aspects of an http conversation are clearly presented: parameters, headers, response times, file sizes, encoding information and more.
Discontinued http-monitoring packet-sniffing