QuestionQ569
Network FundamentalsUnder what circumstance does a server send an HTTP 400 response code to a client?
- A when the server could not understand the request due to invalid syntax
- B when the server cannot find the requested resource
- C when the client requests a resource that is unavailable
- D when the client must authenticate itself to access the resource
Community Discussion