mirror of
https://github.com/nspcc-dev/send-fs-neo-org.git
synced 2026-03-01 04:29:27 +00:00
Content-Type is broken #68
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @roman-khimov on GitHub (Feb 4, 2025).
Originally assigned to: @mike-petrov on GitHub.
Current Behavior
send.fs.neo.org is broken.
Expected Behavior
It MUST work.
Possible Solution
Fix it.
Please also split type checks from upload (two loops are ok).
Steps to Reproduce
Try uploading anything.
Regression
Yes.
7b7801ff86changes Content-Type for non-binary objects to be "". Now binaries can be uploaded, OK, but any regular files can't be. It's a grave regression.Your Environment