JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
io.helidon.common.http.HttpRequest.Path
Uses of
HttpRequest.Path
in
io.helidon.common.http
Methods in
io.helidon.common.http
that return
HttpRequest.Path
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.