HTTP bodies should work nicely, files are reorganised, www is reverted
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Test</h1>
|
||||
<h1>Welcome</h1>
|
||||
<h1>POST test</h1>
|
||||
<form action="/upload" method="POST" enctype="multipart/form-data">
|
||||
<input type="file" name="uploaded_file">
|
||||
<input type="submit" value="Upload">
|
||||
|
Reference in New Issue
Block a user