Uses of Enum Class
io.helidon.common.http.Http.Version
-
Uses of Http.Version in io.helidon.common.http
Methods in io.helidon.common.http that return Http.VersionModifier and TypeMethodDescriptionstatic Http.VersionReturns HTTP version for provided parameter.static Http.VersionReturns the enum constant of this class with the specified name.static Http.Version[]Http.Version.values()Returns an array containing the constants of this enum class, in the order they are declared.HttpRequest.version()Returns an HTTP version from the request line.