Ld75's picture
Update index.html
d74ec71
raw
history blame
157 Bytes
<html>
<form action="/stt" method="post" enctype="multipart/form-data">
<input type="file" name="file">
<input type="submit" value="ok">
</form>
</html>