HTTP 200
From Wikipedia, the free encyclopedia
The HTTP response status code 200 OK is used to represent a successful response from the server, as defined in RFC 2616. 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. See also |


