If a resource includes this annotation, the request body content will be included as part of the
cache key.
Only requests with exactly the same body content as a previously cached request will receive the
cached response. If the request body differs, the request will be revalidated with the origin
server.
This will result in non-standard behavior and upstream caches will most likely not support it.