200 OK
201 Created
[list]The request has been fulfilled and resulted in a new resource being created.[/list:u]
202 Accepted
[list]The request has been accepted for processing, but the processing has not been completed. The request might or might not eventually be acted upon, as it might be disallowed when processing actually takes place.[/list:u]
203 Non-Authoritative Information (since HTTP/1.1)
204 No Content
205 Reset Content
206 Partial Content
[list]Notice that a file has been partially downloaded. This is used by tools like wget to enable resuming of interrupted downloads, or split a download into multiple simultaneous streams.[/list:u]
207 Multi-Status (WebDAV)
[list]The message body that follows is an XML message and can contain a number of separate response codes, depending on how many sub-requests were made.[/list:u]