🏠 New in Low Baseline Support: Meta refresh

July 29, 2015

caniuse · mdn · spec

The <meta http-equiv="refresh"> HTML element and the equivalent Refresh HTTP header trigger a page reload or redirect. They apply only when the page is fully loaded, after other HTTP redirects or scripted redirects that might execute before the page is fully loaded.

Source features