orhun/rustypaste

Upload limit is ignored

Open

#336 opened on Aug 18, 2024

View on GitHub
 (10 comments) (0 reactions) (0 assignees)Rust (82 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (1,183 stars)
PR merge metrics
 (PR metrics pending)

Description

I have set max_content_length = "50MB", but whenever I upload a file larger than 50MB, the entire file is uploaded and only then I get the error message that the limit is exceeded.

rpaste

https://github.com/user-attachments/assets/a4c88e80-980b-4614-89dd-a679aca1ab91

curl

https://github.com/user-attachments/assets/b427758e-57b1-4d94-ae15-3e14bc75de44

Contributor guide