Hello, I hope you're all fine. Is it possible to clarify the difference and expected use cases for those 2 classes ?
- H2RequesterBootstrap as available in examples ( https://github.com/apache/httpcomponents-core/blob/42f79d433e79eb9d31e01df1e65f763828a3721f/httpcore5-testing/src/main/java/org/apache/hc/core5/benchmark/HttpBenchmark.java ) - CloseableHttpAsyncClient as illustrated here - http://hc.apache.org/httpcomponents-client-5.0.x/migration-guide/migration-to-async-http2.html I guess the first one is lower level but I am a bit confused by their respective target Thanks -- Regards Philippe M.