G
Guest
Is it possible to access the HTTP Headers for each HTTP Request/Response that
the WebBrowser object processes. I am trying to obtain a specific Cookie. I
was trying to use WebBrowser.Document.Cookie but this only returned to me one
of the some of the Cookies involved in the exchange. I can see that there are
other cookies by running an HTTP sniffer on the side. In any case, being able
to access other Headers would also be useful to someone. Can anyone help with
this? Much appreciated. Michael
the WebBrowser object processes. I am trying to obtain a specific Cookie. I
was trying to use WebBrowser.Document.Cookie but this only returned to me one
of the some of the Cookies involved in the exchange. I can see that there are
other cookies by running an HTTP sniffer on the side. In any case, being able
to access other Headers would also be useful to someone. Can anyone help with
this? Much appreciated. Michael