request

abstract val request: HttpRequest

The original HTTP request that generated this response.

This provides access to the request that was sent, which can be useful for logging, debugging, or correlation purposes.