← All status codes
2xx Success
207
Multi-Status
The response contains multiple status codes for different operations.
What it means
A 207 Multi-Status response is a WebDAV extension. It returns information about multiple resources in a single response, where each resource may have its own status code.
Common causes
- A WebDAV request was made that affects multiple resources.
How to fix it
- Inspect the response body to see the status of each individual resource.
Test a URL and see its actual status code now.
Open the checker →