How to carry parameters when uploading files? #2894
Unanswered
bouyeijiang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
No parameters can be carried from this example :
https://github.com/actix/examples/blob/master/forms/multipart/src/main.rs
In addition,the front-end uses ajax to submit file upload and receives Err(Boundary) error,i don't known why?

this my web request:
Beta Was this translation helpful? Give feedback.
All reactions