- Published on
KembaraXtra- Computer Terms – 400
In the Hypertext Transfer Protocol, 400 is a status code meaning Bad Request. It indicates that a server cannot process a client’s request due to malformed syntax, invalid formatting, or incorrect parameters. This error typically results from client-side issues, such as improperly constructed requests or corrupted data, and signals that the request must be corrected before being resent.
In the Hypertext Transfer Protocol, 400 is a status code meaning Bad Request. It indicates that a server cannot process a client’s request due to malformed syntax, invalid formatting, or incorrect parameters. This error typically results from client-side issues, such as improperly constructed requests or corrupted data, and signals that the request must be corrected before being resent.
0 Comments