As with API21+ this deprecated: @Override public WebResourceResponse shouldInterceptRequest(WebView view, String url) how to properly add some custom headers to every request from the WebView to the backend servers?
(We need to add these headers to reach the test systems by iRule over the load balancers)