| Modifier and Type | Method | Description |
|---|---|---|
HttpRequest.Path |
HttpRequest.Path.absolute() |
If the instance represents a path relative to some context root then returns absolute requested path otherwise
returns this instance.
|
HttpRequest.Path |
HttpRequest.path() |
Returns a path which was accepted by matcher in actual routing.
|
Copyright © 2018 Oracle Corporation. All rights reserved.