Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet.
Do you happen to know about anything cool, yet pretty hidden in Fiddler (version 2)? Or a cool addon (that doesn't appear in the official site)?
|
1
|
Do you happen to know about anything cool, yet pretty hidden in Fiddler (version 2)? Or a cool addon (that doesn't appear in the official site)? |
||||
|
|
|
You can use Fiddler with localhost, including Cassini (with port numbers), by replacing the word "localhost" in the URL with "ipv4.fiddler". For example, to view "http://localhost:8118/default.aspx" in Fiddler, you would use "http://ipv4.fiddler:8118/default.aspx" |
|||
|
|