Re: view http headers

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: _Vanguard_ (see.signature_at_email.without.passcode.is.invalid)
Date: 11/28/04


Date: Sun, 28 Nov 2004 11:45:58 -0600


"ferrodoxin" <ferro@spam.com> wrote in message
news:2F8A0B55-C7DE-44C2-A9BF-5B8390B01AC2@microsoft.com...
>i am developing on asp.net, and wanna see http headers and form values
>on ie,
>
> is there any plugin or tool for ie about this

Ethereal is a packet sniffer & network monitor that will show all your
traffic; see http://www.ethereal.com/. However, this could be more than
you want to see or might understand. HTTP Tracer is more focused in
just the traffic between your browser and the server to which it
connects (because it runs as a proxy to which you connect your browser);
however, as I recall, the download looks to be free but it is really a
trial version that expires in a month. A Google search will turn up
other HTTP trace proxies.

-- 
_________________________________________________________________
********  Post replies to newsgroup - Share with others  ********
Email: lh_811newsATyahooDOTcom and append "=NEWS=" to Subject.
_________________________________________________________________


Relevant Pages

  • Re: How to write something to a html textfield and send it?
    ... > No need for controlling any particular browser. ... I'm not familiar with HTTP user ... and building the request in your program. ... The server doesn't know anything about a textfield; ...
    (comp.programming)
  • Re: [PHP] Problems with Zip+IE6
    ... I would even say you're bound to hit a browser configured for some ... original HTTP RFC spec. ... either uninterpreted binary data or information to ... IE, which was using Content-Disposition, originally conceived for MIME ...
    (php.general)
  • Re: [PHP] Smart Quotes not so smart
    ... I discovered that at least part of the problem is at the HTTP ... Although we already had the Content type charset set to UTF-8 in the ... header, the browser was still defaulting ... You still want the HTTP headers for older Firefox that actually ...
    (php.general)
  • Re: Generated javascript from .pl files
    ... Because web servers might use a different HTTP specification than ... the visiting browser, so possible HTTP version conflicts arise. ... I'd like to see an otherwise usable Web client that does not support ... one that is used here does not rely on the (Content-* request) HTTP headers. ...
    (comp.lang.javascript)
  • Looking for a specific HTTP Header
    ... I have a browser that requests a page, ... Now, my question is if there are http headers, which the server can ... I know this can be solved using redirects but that is not what I'm ...
    (comp.os.linux.networking)