Request request
read / write

The request being processed by this HTTPController.

It is this HTTPController's responsibility to return a Response object for this request. Responder methods may access this request to determine how to respond to it.