aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/httpc_SUITE_data/redirect.html
blob: 7034461ed6b73086009357a5467ab9bde2db74c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html> <head>
<meta http-eqviv="Refresh", content="10;URL=http://localhost:8888/dummy.html">
<title>Redirect</title>

</head>

<body>
<p> You will be redirected</p>
</body> </html>