blob: eab4dc773a26c14f9c69d2952d82aaa330c49eec [file] [log] [blame]
<html>
<body>
<p>This is a multipart-form test for NanoHTTPD.</p>
<form action="http://localhost:8080/" enctype="multipart/form-data" method="post">
<label for="textline">Text:</label>
<input type="text" id="textline" name="textline" size="30"><br>
<label for="another">Text:</label>
<input type="text" id="another" name="another" size="30"><br>
<label for="last">Text:</label>
<input type="text" id="last" name="last" size="30"><br>
<input type="submit">
</form>
</body>
</html>