Fail file upload if not all data is uploaded #356

Closed
opened 2023-04-27 13:12:59 +02:00 by Jef Roosens · 0 comments

Currently a file upload is accepted even if the upload failed prematurely, resulting in a broken file.

Therefore, the upload should check whether the amount of received bytes is the same as the amount defined in the request header.

Currently a file upload is accepted even if the upload failed prematurely, resulting in a broken file. Therefore, the upload should check whether the amount of received bytes is the same as the amount defined in the request header.
Jef Roosens added this to the 0.6.0 milestone 2023-04-27 13:12:59 +02:00
Jef Roosens added the
bug
label 2023-04-27 13:12:59 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#356
There is no content yet.