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.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Read response data. response.GetHeaderMap doesnt help.

mike2k
Posts: 22
Joined: Wed Jan 24, 2018 2:56 pm

Re: Read response data. response.GetHeaderMap doesnt help.

Post by mike2k »

Thanks, I've tried it with DCEF3, strange is that data_in is never NIL, just for some Youtube urls.
But I've found a workaround, just call Postmessage on FILTER destroy event and full response is returned in all cases :)

Still puzzles me, why YouTube (and surely other websites) don't work correctly with a passthrough filter.
Post Reply