request property

HttpRequest request
final

The wrapped request.

Note that the HttpRequest is already drained, so the Stream methods cannot be used.

Implementation

final HttpRequest request;