Android-AdvancedWebView icon indicating copy to clipboard operation
Android-AdvancedWebView copied to clipboard

addHttpHeader is not working for every request.

Open dhksrini opened this issue 5 years ago • 0 comments

I have set the webview.addHttpHeader("X-Requested-With", ""); But, still I can see some of the requests having my package name. Is there a way to modify or remove "X-Requested-With" from the headers?

dhksrini avatar Feb 13 '20 12:02 dhksrini