Feature #445
Update 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.
History
Updated by Soren Stoutner over 1 year ago
- Status changed from New to Closed
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`.