Page 1 of 1

websockets filter

Posted: Mon Oct 18, 2021 4:33 pm
by bullsito
why there is not a filter Onwebsocketrequest?

How can you capture the headers and the Url of the wss:// ws:// uri?


Thank you.

Re: websockets filter

Posted: Tue Oct 19, 2021 7:44 am
by salvadordf
I've never tried to filter websockets requests using CEF.

All the filtering possibilities in CEF are also available in CEF4Delphi. If you can't find a way to filter websockets requests you may create a "feature request" in the CEF project.

Re: websockets filter

Posted: Tue Oct 19, 2021 6:06 pm
by bullsito
Thank you i confused with the event onwebsocketrequest from the server demo.
thanks again for your time.