← All status codes
2xx Success
226
IM Used
The server has fulfilled a GET request using delta encoding.
What it means
A 226 IM Used response indicates 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. This is rarely seen in practice.
Common causes
- A delta-encoded HTTP response was returned.
How to fix it
- No action needed. This is a successful response with delta encoding applied.
Test a URL and see its actual status code now.
Open the checker →