And you need such a tool (many HTTP trace apps exist), or you want to do it yourself?
On 3/8/06, Paul Cowan <[EMAIL PROTECTED]> wrote: > Hi, > > No what I mean is, I want to analyze the server response for a given request > and display all the HttpRequests that were made to make up the page. > > I want to list all the style sheets, images etc. that were requested to > download the page. > > Paul > > > > [EMAIL PROTECTED] > > > > > > >From: SOUMER Walid <[EMAIL PROTECTED]> > >Reply-To: "Discussion of advanced .NET topics." > ><[email protected]> > >To: [email protected] > >Subject: Re: [ADVANCED-DOTNET] HTTP help > >Date: Wed, 8 Mar 2006 15:45:23 +0100 > > > >Hi, > >if want your application to handle requests for all ressources such as > >scripts, stylesheets or images you have to configure wildcard mapping for > >it. > >Walid Soumer. > > > > -----Original Message----- > > From: Discussion of advanced .NET topics. on behalf of Paul Cowan > > Sent: Wed 3/8/2006 3:36 PM > > To: [email protected] > > Cc: > > Subject: [ADVANCED-DOTNET] HTTP help > > > > > > > > > > =================================== > This list is hosted by DevelopMentor(r) http://www.develop.com > > View archives and manage your subscription(s) at http://discuss.develop.com > -- Cheers, Stoyan =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
