nerdexam
EC-Council

312-39 · Question #170

What does the HTTP status codes 1XX represents?

The correct answer is A. Informational message. The HTTP status codes that fall within the range of 1XX represent informational messages. These are provisional responses that indicate the initial part of a request has been received and has not yet been rejected by the server. The server is informing the client that it has…

SOC Fundamentals and Operations

Question

What does the HTTP status codes 1XX represents?

Options

  • AInformational message
  • BClient error
  • CSuccess
  • DRedirection

How the community answered

(30 responses)
  • A
    87% (26)
  • B
    7% (2)
  • C
    3% (1)
  • D
    3% (1)

Explanation

The HTTP status codes that fall within the range of 1XX represent informational messages. These are provisional responses that indicate the initial part of a request has been received and has not yet been rejected by the server. The server is informing the client that it has received the header of the request and the client should continue to send the request body if it has not already done so. These status codes are used to provide an interim response to the client while the server processes the full codes as part of understanding web server logs and troubleshooting web server issues. The informational responses (1XX status codes) are covered in the curriculum and can be found in the official EC-Council SOC Analyst study guides and courses. The information is also consistent with the standard definitions provided by the Internet Engineering Task Force (IETF) in RFC 9110, as well as other reputable sources such as MDN Web Docs1 and Wikipedia2. 20response%20–%20the%20request,syntax%20or%20cannot%20be%20fulfilled

Topics

#HTTP status codes#informational responses#web protocols

Community Discussion

No community discussion yet for this question.

Full 312-39 Practice