blob: 2da94a25d55cb98372e5cef863cabc917d87e8b6 [file] [log] [blame]
Torne (Richard Coles)5c87bf82012-11-14 11:46:17 +00001<html>
2<head>
3<title>10m10s Timeout Test</title>
4</head>
5<body>
6To run this test, both timeout-test.html and timeout-test.php must be served over http.<br>
7And you must be patient.<br>
8Clicking on this button will post a form that takes over 10 minutes for the server to respond. The connection should not time out!<br>
9<form action="timeout-test.php" method="post">
10<input type="submit" value="Run Test">
11</form>
12</body>
13</html>