Skip to content

2xx Status Codes

The request was successful, and the response will depend on the request method used (GET, POST, etc.).

The request was successful, and a new resource has been created.

The request has been accepted for processing, but it is not complete yet. The outcome is uncertain.

The server is returning a modified version of the response it received from the origin server.

The request was successful, but there is no content to return.

The request was successful, and the client is asked to reset its document view, but no content is returned.

The server is sending only part of the resource as requested by the client.

The response contains multiple status codes for different sub-requests, usually in XML format.

The listed members of a DAV binding have already been reported in a previous response.

The server has fulfilled a request for the resource, and the response is a representation of the result of one or more instance-manipulations.


Used by Apache servers to indicate a catch-all error condition, allowing message bodies to pass through when the ProxyErrorOverride setting is enabled. This is shown instead of a 4xx or 5xx error message.


The proxy has applied a transformation to the response, such as changing the content encoding or media type.

A general persistent warning that indicates a non-specific issue or note related to the response.