request

abstract fun request(): Request

HTTP: Request

The underlying request object mapped by this set of execution inputs may be used on the privileged side of the VM border for caching, logging, or other purposes. Implementations are not encouraged to expose this property to the underlying VM.

Return

HTTP request backing this set of inputs.