In a classic form-based webapp, if a user submits a HTML form that contains validation errors, assuming no JavaScript, what's the correct thing to do?
- Respond with the HTTP 200 + the page content (including error info for the user)
- Respond with the HTTP 400 + the page content (including error info for the user)
Does it matter?
Aucun commentaire:
Enregistrer un commentaire