cacheRawRequest

Caches a request before applying any transformations.

This is useful, for example, when you want to receive a request body twice with different types or receive data as a stream multiple times.

See also