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.
Chromium1ResourceResponse Body
Chromium1ResourceResponse Body
Hello friends. I need to get an answer in this place. I'm trying to find through the response method. No success. How do I get a body?
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Chromium1ResourceResponse Body
Hi,
Try using the URLRequest demo. It shows you how to make a custom request and get all the response details.
Try using the URLRequest demo. It shows you how to make a custom request and get all the response details.
Re: Chromium1ResourceResponse Body
Thanks! I found it at this link:
https://www.briskbard.com/index.php?lang=en&pageid=cef#cef4delphidemos
https://www.briskbard.com/index.php?lang=en&pageid=cef#cef4delphidemos
Last edited by pushca on Sat Dec 04, 2021 5:38 pm, edited 1 time in total.
Re: Chromium1ResourceResponse Body
It looks like this is an option for CEF4 when I use CEF3. It will be hard for me to migrate in the current project. I need a solution for CEF3.