File indexing completed on 2025-01-12 04:18:59
0001 <html> 0002 <head> 0003 <title>Meta redirect test</title> 0004 <meta HTTP-EQUIV="Refresh" CONTENT="10;URL=http://kde.org"> 0005 </head> 0006 <body> 0007 You will be redirected to <a href="http://www.kde.org">kde.org</a> in 10 seconds.<br/> 0008 <p> 0009 If the stop button is active (not disabled) after the page has completely loaded, it 0010 means the rendering engine allows you to cancel <META> based redirect requests. 0011 Otherwise, you are not able to stop redirects or refresh requests set by web pages. 0012 </p> 0013 </body> 0014 </html>