Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Http2 v2.0 #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Http2 v2.0 #15

wants to merge 2 commits into from

Conversation

Baraujo25
Copy link
Collaborator

No description provided.

@Baraujo25 Baraujo25 self-assigned this Dec 22, 2021
site/dat/repo/blazemeter.json Show resolved Hide resolved
site/dat/repo/blazemeter.json Outdated Show resolved Hide resolved
In this major release, have updated the jetty dependencies and deprecated some of the previous components. This version includes the following features:

- Support for GET, POST, PUT, PATCH, DELETE and OPTIONS methods
- Support for proxy usage
- Support for Header Manager, Auth Manager, Cookie Manager, and Cache Manager
- Support for follow redirect and automatically redirect
- Support for send files
- Support for GZIP responses
- Support for retrieve embedded resources
- General improvements like error management, reuse connections, timeouts handling

Warnings

- This version is compatible with java 11 or greater
- Test plans created with previous versions of the plugin are not supported, a feature to migrate from old test plans to the new version was implemented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants