chromium/content/test/data/client_redirect.html

<html>
<head>
<title>Client redirect</title>
<meta http-equiv="refresh" content="0; url=title1.html">
</head>
<body>Client redirect</body>
</html>