226IM Used
The server applied a transformation you asked for and is returning the result of it rather than the resource itself.
Browse all HTTP status codesWhen you see it
Part of the delta-encoding extension, which lets a server send only what changed since a version the client already has. It saw very little adoption, so 226 is one of the rarest codes in the registry.
The problem it solved turned out to be better handled by ordinary caching and compression, which need no negotiation and are supported everywhere. Between 304 for unchanged resources and compression for changed ones, there was little left for delta encoding to do.
Look up another one
Open
Type a code, a partial code like 40, or any word from a name or description. Everything runs in your browser.
69 of 69 codes. Click a row to copy it.