jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

HTTP Request: Migrate to HTTPClient 5 APIs

Open asfimport opened this issue 6 years ago • 2 comments

@pmouawad (Bug 63456): Hello,

This could be a good start for future HTTP2 support.

Regards

OS: All

asfimport avatar May 21 '19 13:05 asfimport

Michael Osipov (migrated from Bugzilla): You should continue to support both HttpClient4 and 5. Many many software will remain on 4 for a long time.

asfimport avatar Oct 22 '20 11:10 asfimport

Now that JMeter actually depends on HttpClient5 (see #5936), it would probably make even more sense.

This seems indeed to be a prerequisite for HTTP/2 (#4023)

DidierLoiseau avatar Oct 16 '24 15:10 DidierLoiseau