http2 java_java9系列(六)HTTP/2 Client (Incubator)
序基本实例sync get/*** --add-modules jdk.incubator.httpclient* @throws IOException* @throws InterruptedException* @throws URISyntaxException*/@Testpublic void testGet() throws IOException, InterruptedExcep...