Proxy-add does not work for larger files #495
Labels
exp/intermediate
Prior experience is likely helpful
kind/bug
A bug in existing code (including security flaws)
P1
High: Likely tackled by core team if no one steps up
Pre-check
secret
Basic information
which?
which?
Description
Adding a file through the proxy fails for someone larger files (~MB). I think we are not correctly reading the full multipart body when adding, and likely just sending the first part in the proxied request.
This issue should be fixable (very easily) after the sharding branch is merged.
The text was updated successfully, but these errors were encountered: