Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > iis security > september 2005 >

iis security : HTTP Debugger...


Ollie Riches
9/13/2005 12:00:00 AM
I am looking for a tool like Fiddler that will allow me to debug (view) HTTP
requests as they come into the web server (iis 6.0) can anyone recommend
one?

Cheers

Ollie Riches

George
9/13/2005 12:00:00 AM
1. IIS supports logging.=20
Turn it on using managment console.

2. On a server it's usually your application. You can log from there =
anything you want.=20


Request.ServerVariables["ALL_RAW"] i belive will give you the header.


George.



[quoted text, click to view]
I am looking for a tool like Fiddler that will allow me to debug =
(view) HTTP=20
requests as they come into the web server (iis 6.0) can anyone =
recommend=20
one?

Cheers

Siva M
9/13/2005 12:00:00 AM
You can try ieHTTPHeaders too. It is an IE explorer bar:
http://www.blunck.info/iehttpheaders.html

[quoted text, click to view]
I am looking for a tool like Fiddler that will allow me to debug (view) HTTP
requests as they come into the web server (iis 6.0) can anyone recommend
one?

Cheers

Ollie Riches


Kristofer Gafvert [MVP]
9/13/2005 10:51:10 AM
There is a list of HTTP Inspection tools here:

http://www.port80software.com/200ok/archive/2005/06/15/606.aspx



--
Regards,
Kristofer Gafvert (IIS MVP)
http://www.gafvert.info/iis/ - IIS Related Info


[quoted text, click to view]
AddThis Social Bookmark Button