batsonaMaryland join:2004-04-17 Ellicott City, MD |
[Windows] Using proxy to t-shoot HTML code...I thought I'd used TinyProxy for Windows before, but that doesn't show me much of anything useful. I've got a web application that isn't working right, and the problem is at the HTML code level. The browser is being re-directed to a URL that doesn't resolve, or being re-directed to a path that doesn't exist etc etc.. I need to see the HTML code/commands between the webserver and the browser.
For this, I know you can install a mini proxy server on your client, then point your browser to this proxy server. --Then it will log all the HTML code passing through it. Can anyone tell me what you've used before, to do this?
Forgot to mention -- I don't control the IIS7 webserver, so asking me to look at the IIS logs isn't an option unfortunately. All troubleshooting must be done at the client. |
|
Wily_One Premium Member join:2002-11-24 San Jose, CA |
Wily_One
Premium Member
2014-Apr-7 12:38 pm
I've never done what you're talking about, but my first impulse would be to use Wireshark. |
|
| |
to batsona
|
|
guppy_fish Premium Member join:2003-12-09 Palm Harbor, FL |
to batsona
firebug addon for firefox using the console will show you whats happening ..
Once installed it's tools->web developer ->Firebug to see all the stuff going on |
|
ke4pym Premium Member join:2004-07-24 Charlotte, NC |
to batsona
|
|
lihtAcryllicht join:2000-07-11 Tucson, AZ |
to batsona
Also try Fiddler. The free web debugging proxy for any browser, system or platform » www.telerik.com/fiddler |
|