https://bz.apache.org/bugzilla/show_bug.cgi?id=59847
Bug ID: 59847
Summary: Feature Request: Jmeter can't support HTTP/2 request
Product: JMeter
Version: 2.13
Hardware: PC
Status: NEW
Severity: critical
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
The steps of the description:
1.My server has supported HTTP2, and I can get http/2 response header with
firefox browser, chrome, curl and so on, but jmeter failed;
2.Select protocol: https
3.send http request to server who has supported http2
4.we get:
Response headers:
HTTP/1.1 200 OK
5.In fact, I want to get
Response headers:
HTTP/2 200 OK
--
You are receiving this mail because:
You are the assignee for the bug.