Actions
Feature #1164
closedAdd all the Sec-* header nonsense to View Headers
Start date:
02/06/2024
Due date:
% Done:
0%
Estimated time:
Description
www.browserleaks.com/ip has a full list. They are things like:
Cache-Control
Sec-CH-UA
Sec-CH-UA-Mobile
Sec-CH-UA-Platform
Sec-Fetch-Dest
Accept-Encoding now includes `br`.
Request now lists `GET /ip HTTP/2.0`
Updated by Soren Stoutner 24 days ago
- Status changed from New to Closed
Some of these headers aren't transmitted unless JavaScript is enabled.
Implemented in commit: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff;h=8b8e40350cc40e55752ef9e13aca6241498619b0
Actions