Monday, January 6, 2014

Tip to debug localhost with fiddler

If you need to debug the http request/response for the localhost,
you can send to http://ipv4.fiddler/folder instead of Http://localhost/folder
port number also works.

No comments:

Post a Comment