| Previous | Next |
| HTTP_STATUS_FINE | HTTP_STATUS_AMBIGUOUS |
HTTP_STATUS_IM_USED
This status belongs to HTTP Delta Encoding. It means the server applied one or more instance manipulations so the response can describe a change relative to a cached representation instead of sending the entire representation again.
Clients must understand the negotiated A-IM and related headers before using the payload. Treating a 226 body as a complete standalone document can produce corrupted content.
A 226 response is tied to instance manipulation and delta encoding: the payload represents the result of applying one or more transformations to a selected instance rather than a conventional full representation. Caches and clients must understand the associated validators and instance-manipulation metadata before reconstructing or storing the result.
Looking for a different code? Search another status or error code.
