In Electron you can use onHeadersReceived to modify the Content-Security-Policy header and strip out the frame-ancestors
part of it.
In Electron you can use onHeadersReceived to modify the Content-Security-Policy header and strip out the frame-ancestors
part of it.