- All Superinterfaces:
AutoCloseable,io.helidon.webclient.api.HttpClientResponse
public interface Http2ClientResponse
extends io.helidon.webclient.api.HttpClientResponse
Response of HTTP/2 client.
-
Method Details
-
status
io.helidon.http.Http.Status status() -
headers
io.helidon.http.ClientResponseHeaders headers() -
lastEndpointUri
io.helidon.webclient.api.ClientUri lastEndpointUri()
-