uri property
The request-target of the HTTP request, not including the query string (for example, "/foo/bar").
Implementation
final String uri;
The request-target of the HTTP request, not including the query string (for example, "/foo/bar").
final String uri;