<!DOCTYPE html>
<html>
<head></head>
<body>
<form id="form" method="POST" action="/echoall/nocache">
<input type="text" name="text" value="value">
<input type="submit">
</form>
</body>
</html>
<!DOCTYPE html>
<html>
<head></head>
<body>
<form id="form" method="POST" action="/echoall/nocache">
<input type="text" name="text" value="value">
<input type="submit">
</form>
</body>
</html>