|
|
|
|
|
by marrs
3237 days ago
|
|
Many developers use 4xx status codes to indicate things
like data validation errors or other things that are not
part of the HTTP transport.
You mean like a form validation error? Surely an invalid request is a bad request. No? |
|