Class Http2TestClient
java.lang.Object
io.helidon.webserver.testing.junit5.http2.Http2TestClient
- All Implemented Interfaces:
AutoCloseable
Http/2 low-level testing client.
-
Method Summary
-
Method Details
-
createConnection
Create new low-level http/2 connection.- Returns:
- new connection
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-