Uses of Class
io.helidon.webclient.api.AltSvcHeader
Packages that use AltSvcHeader
-
Uses of AltSvcHeader in io.helidon.webclient.api
Methods in io.helidon.webclient.api that return types with arguments of type AltSvcHeaderModifier and TypeMethodDescriptionstatic Optional<AltSvcHeader> AltSvcHeader.create(ClientResponseHeaders headers, Instant receivedAt) Create anAlt-Svcupdate by parsing all field lines atomically.