QuestionQ94

Network Fundamentals

Which HTTP status code indicates that the server cannot or will not process a request because it perceives a client error?

  • A 100
  • B 203
  • C 303
  • D 400
Explanation

HTTP status code 400, Bad Request, is used when the server cannot or will not process the request because it considers the problem to be a client error.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!