Actions
Feature #445
closedUpdate the request headers in View Source
Start date:
05/16/2019
Due date:
% Done:
0%
Estimated time:
Description
These change periodically with updates to WebView.
Actions
Added by Soren Stoutner over 5 years ago. Updated over 5 years ago.
0%
Description
These change periodically with updates to WebView.
Implemented in commit https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=c3d422b9a5e4aad18e48c432e03c3a179f7f4912.
Note that due to limitations in HttpUrlConnection, GetSource uses `Accept-Encoding:gzip` while WebView uses `Accept-Encoding:gzip, deflate`.