seeing Internet Explorer's web page HTTP headers

  • Thread starter Thread starter C B
  • Start date Start date
C

C B

We believe that a proxy server is messing up our HTTP headers when a
page is presented to a browser. Is there a way to ask Internet
Explorer to show its web page HTTP headers? File-Properties does not
show it.

Can I see it in JScript?

Thanks for your help.
 
Is there a way to ask Internet Explorer to show its web page HTTP headers?

That's not what you want. What you want is to see the headers
which the other server sees (i.e., received headers, not sent headers.)

E.g. you can see some received headers at this site:

< http://anoncheck.bbclone.de/ >

(Google web search for
check headers anonymous proxy
)


If you really want to see sent headers use a sniffer program
such as XP's netcap utility. (Available in XP Pro's Support Tools.)


HTH

Robert Aldwinckle
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top