Brave saves page redirection locally


Brave saves page redirection locally what is very bad for developer
How can this issue be reproduced?

  1. Make link example.com/node/123 and redirect it to example.com in server side (301 etc).
  2. Click that link.
  3. Change redirection to example.com/some-article
  4. Click link again.
  5. Browser still redirects to example.com

Expected result:
User should be redirected to new address according to php redirection.

Brave Version( check About Brave):
Version 1.38.111 Chromium: 101.0.4951.54

Additional Information:
New redirection start to work in private mode or after clearing browser cache.
This redirection should speed up browsing, but when link is changed it just makes problems. This redirection cache should be disabled by default or removed.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.