nerdexam
Python_Institute

PCPP-32-101 · Question #61

What HTTP status code is associated with the standard response for a successful HTTP request: OK?

The correct answer is C. 200. HTTP status code 200 indicates a successful HTTP request with the standard response "OK."

Networking

Question

What HTTP status code is associated with the standard response for a successful HTTP request:

OK?

Options

  • A404
  • B500
  • C200
  • D201

How the community answered

(35 responses)
  • B
    3% (1)
  • C
    94% (33)
  • D
    3% (1)

Explanation

HTTP status code 200 indicates a successful HTTP request with the standard response "OK."

Topics

#HTTP#status codes#HTTP 200#REST

Community Discussion

No community discussion yet for this question.

Full PCPP-32-101 Practice