Add gitlab issue/merge request templates
[src/app-framework-binder.git] / test / sample-post.html
index b1486c3..d28c5bc 100644 (file)
@@ -6,7 +6,7 @@
     
     <h2>Sample Post File</h2>
     <form enctype="multipart/form-data">
-        <input type="file" name="select input file" />
+        <input type="file" name="file"/>
         <input type="hidden" name="hidden" value="bollobollo" />
         <br>
         <button formmethod="POST" formaction="api/post/upload-image">Post File</button>
@@ -58,4 +58,4 @@
 
     
     </body>
-</html>    
\ No newline at end of file
+</html>