Uses of Interface
io.helidon.common.http.HttpRequest.Path
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
A reactive client for rest calls.
-
Uses of HttpRequest.Path in io.helidon.common.http
-
Uses of HttpRequest.Path in io.helidon.webclient
Modifier and TypeMethodDescriptionWebClientRequestBuilder.path
(HttpRequest.Path path) Path of the request.