Can we get http header information from the BHO

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,
I have a BHO from which I can get the POST data, from the
BeforeNavigate2 event. But I would like to know if I can get the HTTP
header, particularly just to know if it is a GET request.

If someone knows how to, please guide me.
Thanks,
lav

.



Relevant Pages

  • BHO BeforeNavigete2 and Navigate2 method
    ... I've implemented the BHO for IE. ... I catch BeforeNavigate2 event. ... (urlTogo, PostData), but IE doesn't react on this. ... When I tryied to call Navigate2 method from BeforeNavigate2 it did go ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Can we get http header information from the BHO
    ... BeforeNavigate2 event. ... header, particularly just to know if it is a GET request. ... If POST data in BeforeNavigate2 is empty, it's a GET request, otherwise ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Sent network packet sniff
    ... I need to look at POST data sent to a particular URL from IE. ... I thought a BHO would do the trick since every pop-up writing jerk taps ...
    (microsoft.public.vb.general.discussion)