How to modify cookies in pluggable protocol handler
- From: "leha2000" <leha2000@xxxxxxxxx>
- Date: 21 Apr 2005 03:31:16 -0700
I am writing the application that creates several WebBrowser controls
in one process. These controls share HTTP session therefore I decided
to install own http protocol handler and modify session cookies before
request is sent.
1) How to modify session cookies in the protocol handler (for example,
in the Start method)?
2) How to determine that request is completed and get session cookies
from response?
.
- Follow-Ups:
- Re: How to modify cookies in pluggable protocol handler
- From: Igor Tandetnik
- Re: How to modify cookies in pluggable protocol handler
- Prev by Date: Modal dialogs and DOM..
- Next by Date: WebBrowser Control Broken inside Word Add-In On WinXP SP2
- Previous by thread: Modal dialogs and DOM..
- Next by thread: Re: How to modify cookies in pluggable protocol handler
- Index(es):