Releases: Blazemeter/jmeter-http2-plugin
Releases · Blazemeter/jmeter-http2-plugin
1.6.2
This version of the plugin is deprecated and is available only for legacy purposes. We recommend upgrading to version 2.0 or greater
1.6.1
Updated Jetty dependency
1.6
1.5
This release comes with new functionalities for the plugin:
-
Support for no SSL, now the plugin is able to support HTTP2 protocol without an SSL certificate.
-
Support for PATCH request method to ease partial modifications into a resource.
-
Support for DELETE request method to facilitate deletes of a specified resource.
-
All the dependencies were updated.
1.4.1
This patch includes the great contribution made by @david-mcnamara-openet which solves an issue handling http responses without body (like 204 status code) making the sampler to timeout in such cases.