uri property

String uri
final

The request-target of the HTTP request, not including the query string (for example, "/foo/bar").

Implementation

final String uri;