How to change response headers for webview ios

Is it possible to change ios webview response headers?

Hi,

You can use Http interceptors in the scope of angular to change the headers. For more info u can check.

sadly this won’t work for me, I want to change an iframes response to remove X frame headers from a response