-
@andreban Or make the request from outside the WebView, strip the response header, and then inject the modified response. 🤔 Or maybe
shouldInterceptRequest()allows to modify the response headers directly?
shouldInterceptRequest() allows to modify the response headers directly?