Re: HTTP Debugger...
From: George (nospam_at_hotmail.com)
Date: 09/13/05
- Next message: veena: "Re: 404 Error in IIS 6.0 on trying to view a shortcut file"
- Previous message: paul.hester_at_gmail.com: "Re: Cannot lock down folder"
- In reply to: Ollie Riches: "HTTP Debugger..."
- Next in thread: Siva M: "Re: HTTP Debugger..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 13 Sep 2005 11:20:09 -0400
1. IIS supports logging.
Turn it on using managment console.
2. On a server it's usually your application. You can log from there anything you want.
Request.ServerVariables["ALL_RAW"] i belive will give you the header.
George.
"Ollie Riches" <ollie.riches@phoneanalyser.net> wrote in message news:OVAHsKHuFHA.908@tk2msftngp13.phx.gbl...
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
- Next message: veena: "Re: 404 Error in IIS 6.0 on trying to view a shortcut file"
- Previous message: paul.hester_at_gmail.com: "Re: Cannot lock down folder"
- In reply to: Ollie Riches: "HTTP Debugger..."
- Next in thread: Siva M: "Re: HTTP Debugger..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|