|
|
REST & WOA Wiki > HTTP Status Codes > 204 - No Content
204 - No ContentFrom $1Table of contentsNo headersThe server has fulfilled the request but does not need to return an entity-body, and might want to return updated metainformation. The response MAY include new or updated metainformation in the form of entity-headers, which if present SHOULD be associated with the requested variant. The 204 response MUST NOT include a message-body, and thus is always terminated by the first empty line after the header fields.
Tags:
|