Correct handling of viewing specific mime-types in for web uploads #6
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: supernets/hardfiles#6
Loading…
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?
When you upload a .zip file it will try to redirect to the DL link after the upload (like how it does with images), but on most popular browsers, it will simple load a download prompt for the ZIP file, not even redirecting you to the link, making it impossible for anyone to copy the upload link.
This goes for any binary type of file aswell.