Translation: AccessServer Handler cannot upload files. #3037
Labels
Bug
Something isn't working
External Issue
Not a Wails issue but something wrong with an external dependency
Upstream Issue
Description
I used the AccessServer's handler to receive requests from the frontend, but I found that the ContentLength of the received POST request is always 0, and there is no data in the body either.
前端通过 表单上传了一个文件,但是后台无法接受文件
To Reproduce
I created a form in the frontend to upload files, but the backend is not receiving the files.
前端通过 表单上传了一个文件,但是后台无法接受文件
Expected behaviour
can upload file
能上传文件
Screenshots
Attempted Fixes
No response
System Details
Additional context
No response
The text was updated successfully, but these errors were encountered: