Page 1 of 1

How to retrieve a blob

PostPosted: Tue Jul 13, 2021 5:14 pm
by shlomi
Hi All! :D
I try to retrieve a blob using the CPP API (after a client action or even after a timer).
I've tried to use a frame associated URL request using CefFrame::CreateURLRequest, but somehow I've got a redirect to the blob URL (which, by the way, didn't happen on another URL request).

I've using CEF 81 but planning an upgrade to the latest.

Could you please answer -
What's the right way to do it?
Should I use the URL request? How?

Thanks,
Shlomi