tobykurien / WebApps

DEPRECATED ⛔️ Android app to provide sandboxed (private) browsing of webapps
MIT License
235 stars 30 forks source link

X-Forwarded-For and X-Real-IP request headers #233

Open atom-smasher opened 3 years ago

atom-smasher commented 3 years ago

WebApps is sending request headers for "X-Forwarded-For" and "X-Real-IP". There really should be a per-app option to disable these request headers, for obvious reasons.

Thanks.