| Title | Handle http-equiv refresh if the user wants to |
|---|---|
| Author | rodarima |
| Created | Tue, 25 Jun 2024 18:56:41 +0000 |
| State | open |
Some users may want to enable support for the meta http-equiv refresh tag, which allows pages to automatically refresh or redirect to another URL. This is particularly useful to make Dillo work as a monitor panel in a page that shows information and refreshes from time to time or to redirect to a non-JS page.
We can implement an option that allows users to choose what to do, with the current default of ignoring refreshes and showing a message for redirects.