Multiple uploads aren't properly supported #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently only one file is saved no matter how many you select. Will have to iterate through http.Request.MultipartForm.File to get them all I think.
That behavior should work for both single and multiple uploads, but with RUFF yelling at the user if it finds a second file where there shouldn't be?
Patched up after
bbdc5325ae