request property

Request request

The request to be processed by the chain up to this point. The request is provide by the previous interceptor in the chain.

Implementation

Request get request;