delight-im / delight-im/Android-AdvancedWebView
addHttpHeader is not working for every request.
- Lingua principale
- Java
- Stelle
- 2.4k
- Fork
- 578
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by reproducing the issue with webview.addHttpHeader("X-Requested-With", "") and inspect how Android WebView applies headers across requests. Done means determining whether the package name can be removed from every request and documenting the limitation or resolving the behavior if the project supports it.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- android, java
- Ambito
- mobile
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 25/100