| Package | Description |
|---|---|
| io.helidon.common.http |
HTTP APIs and implementations usable by both server and client side of the HTTP story.
|
| Modifier and Type | Method and 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 and/or its affiliates. All Rights Reserved. Use is subject to license terms.