1

How is possible to force web-view not to try to download the favicon? It makes many requests and my pages don't load correctly! (in Android 5.1 and 5 +)

My website page is in PHP and server is Apache.

Mirza Sisic
  • 2,401
  • 4
  • 24
  • 38
Saeid
  • 448
  • 1
  • 7
  • 19
  • See also http://stackoverflow.com/questions/1321878/how-to-prevent-favicon-ico-requests – Robert Sep 03 '16 at 15:29
  • Thankyou @Robert . but it is a html. i want to use it for all my pages . in some php pages i cant use that tag! so i need to force webview to stop that request – Saeid Sep 03 '16 at 15:37
  • You should extend your question and elaborate more why you want to do it respectively what you trying to achieve. Usually a missing favicon doesn't harm anybody. You could even add an empty favicon are deny access to the file. – Robert Sep 03 '16 at 15:55
  • Possible duplicate of [Disable Android WebView/WebViewClient Initiated favicon.ico Request](https://stackoverflow.com/questions/34886582/disable-android-webview-webviewclient-initiated-favicon-ico-request) – marmor Aug 08 '17 at 09:44

0 Answers0