InterviewSolution
Saved Bookmarks
| 1. |
What Is The Mean Of 400 Bad Request Http Response Codes? |
|
Answer» The request was malformed. This happens ESPECIALLY with POST and PUT requests, when the data does not PASS validation, or is in the WRONG format. The request was malformed. This happens especially with POST and PUT requests, when the data does not pass validation, or is in the wrong format. |
|