Image now a file
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
<h1>Redirect to React</h1>
|
||||
<form action="/phpCourse/exam/api/user/1" enctype="multipart/form-data" method="POST">
|
||||
<input type="file" name="image" />
|
||||
<input type="submit">Send</input>
|
||||
</form>
|
||||
Reference in New Issue
Block a user