delight-im / Android-AdvancedWebView

Enhanced WebView component for Android that works as intended out of the box
MIT License
2.39k stars 574 forks source link

webview.addhttpheader issue #42

Closed ukeypad closed 8 years ago

ukeypad commented 8 years ago

hello,

i tested this AdvancedWebView.. it works nice but i have a problem

when i addheader "X-Requested-With","somthing" it add header works but when url load resources like or or X-Requested-With header was "my.app.id" how can i addheader for every requests and resource in requests?

ocram commented 8 years ago

Thanks for your question!

This is indeed a bug in this library and has already been mentioned here: https://github.com/delight-im/Android-AdvancedWebView/issues/27

Closing this as a duplicate. Let's track our progress in the other issue thread :)