
HttpRequester
A tool for easily making HTTP requests (GET/PUT/POST/DELETE), viewing the responses, and keeping a history of transactions.
Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data.
fiddler is a web debugging proxy which logs all http(s) traffic between your computer and the internet. fiddler allows you to inspect all http(s) traffic, set breakpoints, and "fiddle" with incoming or outgoing data. fiddler includes a powerful eventbased scripting subsystem, and can be extended using any .net language.
fiddler captures http and https traffic and logs it for the user to review (the latter by implementing maninthemiddle interception using selfsigned certificates).
fiddler is freeware and can debug traffic from virtually any application, including internet explorer, mozilla firefox, opera, and thousands more.
Productivity Developer Tools Security Networking and Admin
debugger capturing-data http-monitoring http-traffic one-click-installation proxy-server proxy-tunneling traffic-monitoring web-debugging