asked 221k views
4 votes
What does the return code 200 mean in an HTTP header?

1 Answer

7 votes

Answer: Pretty sure it means that the request was successful.

Explanation: When the client makes a request to the server and it is successful you get a code 200.

answered
User Jihae
by
8.2k points