Fiddler - the HTTP debugger
| Tweet |
Fiddler is a HTTP debugger (with a neater UI than the Firefox extension LiveHTTPheaders ) that lets you see incoming and outgoing HTTP traffic in a meaningful way.
It runs on port 8888 and any program that can be configured to use an HTTP proxy on a port can be set to use Fiddler.
It runs on port 8888 and any program that can be configured to use an HTTP proxy on a port can be set to use Fiddler.
Labels: Tools/Utilities

»Post a Comment