226226 IM Used
The server has fulfilled a GET request and the response is a representation of the result of one or more instance-manipulations applied to the current instance.
300The request has more than one possible response and the user or user agent should choose one of them.
The resource exists in multiple representations (e.g., different languages, formats, or encodings). The server cannot determine which one to serve based on the request headers.
Include an Accept, Accept-Language, or Accept-Encoding header in your request to indicate your preference. Or follow one of the URIs provided in the response body.
226The server has fulfilled a GET request and the response is a representation of the result of one or more instance-manipulations applied to the current instance.
422The server understands the content type and syntax but cannot process the contained instructions due to semantic errors.
502A gateway or proxy server received an invalid response from the upstream server.
203The response has been modified by a transforming proxy and differs from what the origin server sent.
201The request has been fulfilled and a new resource has been created as a result.
207The response provides status for multiple independent operations in a single response (WebDAV).