1
    2
    3
    4
    5
    6
    7

content / test / data / client_redirect.html [blame]

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