207 Multi-Status
Description
The HTTP 207 Multi-Status
response code indicates that there might be a mixture of responses.
The response body is a text/xml
or application/xml
HTTP entity with a multistatus
root element. The XML body will list all individual response codes.
See Also
Source: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/207