8000
Form parsing with data stream regression: Multipart(failed to lock multipart state) #2941
Open
4 tasks done
Labels
triage
A bug report being investigated
Uh oh!
There was an error while loading. Please reload this page.
Rocket Version
0.5.1
Operating System
Ubuntu 22.04.5 LTS
Rust Toolchain Version
rustc 1.86.0
What happened?
Executing the following request:
touch test && curl -F file=@test http://localhost:8000/upload
, on the Rocket code provided in the test case on version 0.5.0 works (i.e. the request form is parsed without issue, and 200 OK is returned). On 0.5.1 I get:Test Case
Log Output
Additional Context
No response
System Checks
rustc
toolchain.The text was updated successfully, but these errors were encountered: