Page 2 of 2

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

Posted: Sun Feb 04, 2018 1:20 pm
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.