Re: Can we get http header information from the BHO
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Thu, 7 Sep 2006 19:17:05 -0400
lav <lav7val@xxxxxxxxx> wrote:
The BHO I have, has an IDispatchImpl. Hence I get hold of the Disp
Parameters through the Invoke method. In that I am just watching for
the DISPID_BEFORENAVIGATE2 and trying to get the POST and the GET data
from the dispParams.
What is GET data? I know what POST data is, but in a GET request all the
parameters are encoded into a URL.
This BeforeNavigate2 is called even when we open
an IE browser with about:blank.
So ignore all the requests that are not to http: or https: URL - they
are clearly neither GET nor POST (since these terms only make sense wrt
HTTP protocol).
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- Can we get http header information from the BHO
- From: lav
- Re: Can we get http header information from the BHO
- From: Igor Tandetnik
- Re: Can we get http header information from the BHO
- From: lav
- Re: Can we get http header information from the BHO
- From: Igor Tandetnik
- Re: Can we get http header information from the BHO
- From: lav
- Re: Can we get http header information from the BHO
- From: Igor Tandetnik
- Re: Can we get http header information from the BHO
- From: lav
- Can we get http header information from the BHO
- Prev by Date: Re: Can we get http header information from the BHO
- Next by Date: Re: Too many connections to block my network???
- Previous by thread: Re: Can we get http header information from the BHO
- Index(es):
Relevant Pages
|
|