Fiddler (aka "Fiddler classic") is a .net based web debugging proxy, which allows you to log, examine, modify and replay HTTP/HTTPS traffic from your computer.
I've been using Fiddler for quite a while, but all of a sudden it no longer captures internet traffic. I'm …
fiddlerI am developing against localhost. This morning right after I used fiddler I started getting this error on chrome (works …
google-chrome fiddlerWhen using Fiddler to monitor HTTP Requests & Responses in Internet Explorer it ignores all traffic directed to http://localhost.
localhost fiddlerI want to monitor HTTP traffic between a process on my local machine and another (server) process, also running on …
localhost fiddlerI have a WCF service that accepts a complex type and returns some data. I want to use Fiddler to …
wcf fiddlerRecently, I came across an issue where a CGI application is not responding. Symptom is Firefox displaying: Transferring data from …
debugging web-applications firebug fiddler wiresharkIs it possible to instruct Fiddler to only show me traffic directed to a specific host name? In other words, …
fiddlerI have a WebAPI that works without issue. I have tested locally and deployed to my server and configured this …
rest asp.net-web-api fiddlerFiddler helpfully offers to add a unique root CA certificate to intercept HTTPS traffic. Once this certificate has been added, …
ssl certificate fiddler