1
    2
    3
    4

content / test / data / session_history / replace.html [blame]

<html>
<head><title>redirecting</title></head>
<body onload="location.replace(location.search.substring(1))">redirecting...</body>
</html>