200 OK
This is an educational reference page about HTTP 200 OK. The page itself is served as 200 OK so it can be indexed as HTTP documentation.
Standard response for successful HTTP requests. The actual response will depend on the request method used. In a GET request, the response will contain an entity corresponding to the requested resource. In a POST request, the response will contain an entity describing or containing the result of the action.