Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jul : Changing Request Headers for TWebBrowser
| Subject: | Changing Request Headers for TWebBrowser |
| Posted by: | "Eddie Shipman" (mr_delphi_developer at yahoo dot com) |
| Date: | 5 Jul 2006 08:58:03 |
Is it possible to add/modify the request headers for TWebbrowser?
It seems that trying to set them in OnBeforeNavigate2 just doesn't work
or at least my HTTP sniffer didn't pick them up.
--