cylonid / NativeAlphaForAndroid

GNU General Public License v3.0
598 stars 56 forks source link

Minimize XRW in the WebViewActivity #112

Open APraxx opened 1 year ago

APraxx commented 1 year ago

Minimize the X-Requested-With (XRW) header for privacy

Until Google offers other means, like their Blog suggests, this seems like a sensible solution.

Reference: https://android-developers.googleblog.com/2023/02/improving-user-privacy-by-requiring-opt-in-to-send-x-requested-wih-header-from-webview.html