Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
UserAgent
- salvadordf
- Posts: 4565
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: UserAgent
Hi,
Use TChromium.OnBeforeResourceLoad and replace the HTTP header with the user agent.
The ResponseFilterBrowser demo has an example with the "Accept-Encoding" header :
https://github.com/salvadordf/CEF4Delph ... r.pas#L419
Use TChromium.OnBeforeResourceLoad and replace the HTTP header with the user agent.
The ResponseFilterBrowser demo has an example with the "Accept-Encoding" header :
https://github.com/salvadordf/CEF4Delph ... r.pas#L419