From HTTPClient 4.5 white papers :
Standard, pure Java, implementation of HTTP versions 1.0 and 1.1
SO, you need to wait for HTTP / 2 to be implemented in the libraries HTTPClient, and Jmeter will implement HTTP2 using the library and create a sampler for the same.
source
share