Actions
Feature #581
openDisplay redirects in the web history
Start date:
06/08/2020
Due date:
% Done:
0%
Estimated time:
Description
WebView does not add redirects to the web history. With Privacy WebView, it should be possible to control this behavior.
Updated by Soren Stoutner about 4 years ago
Note that https://redmine.stoutner.com/issues/584 causes some redirects to be added to the history, but not all of them. For example, Permanent redirects (code 301) are not added. This can be seen by loading http://www.stoutner.com, which redirects to https://www.stoutner.com but isn't added to the URL history.
Actions