Why does returning fail in form action use HTTP status code 200? #11231
alexbjorlig
started this conversation in
Ideas
Replies: 1 comment
-
Here is a previous discussion I've found on the matter #7233 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'm starting to implement a bunch of forms using Sveltekit and wonder, why do we return HTTP status code 200 with this code?
Would it not be more correct from an HTTP perspective to return status code 400)?
Beta Was this translation helpful? Give feedback.
All reactions