Page MenuHomeDevCentral

Consider if 403 is the correct HTTP code when no upload is provided to wurf
Open, NormalPublic

Description

When using woof -U a HTTP 403 error is served if the upload form is submitted without any file, for example if we click directly on Upload.

Error response
Error code: 403

Message: No upload provided.

Error code explanation: 403 - Request forbidden -- authorization will not help.

Should we switch to a 400 Bad Request?

Event Timeline

dereckson triaged this task as Normal priority.Fri, Oct 18, 20:36
dereckson created this task.