Re: Can we get http header information from the BHO
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Thu, 7 Sep 2006 18:31:41 -0400
lav <lav7val@xxxxxxxxx> wrote:
The BeforeNavigate function in my BHO gets called more times and even
when there is no GET/POST request method. I am just trying to figure
out a way to avoid checking the stream in those circumstances.
You lost me here. "Called more times" - more than what?
BeforeNavigate2 event is fired when the browser is about to perform a
navigation. Any such navigation over HTTP[S] protocol is either a GET or
a POST request. You know which one it is by looking at PostData
parameter. I don't know how I can make it any clearer.
--
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
.
- Follow-Ups:
- 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
- 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: Can we get http header information from the BHO
- Previous by thread: Re: Can we get http header information from the BHO
- Next by thread: Re: Can we get http header information from the BHO
- Index(es):