Trap http Request and Response Header

V

vaibhav verma

Hi,

I am trying to write a web browser control Application in c#, i want
to trap al http request and response header which are sent/recieved. I
am new to Windows programming

With Regards,
Vaibhav
 
J

Joerg Jooss

vaibhav said:
Hi,

I am trying to write a web browser control Application in c#, i want
to trap al http request and response header which are sent/recieved. I
am new to Windows programming

There are a couple of open source HTTP proxies (written in C#) available on
the Web. Check out the user samples on GotDotNet.

Cheers,
 

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

Top