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

Force HTTP1.1 Only #1633

Open
riramar opened this issue Mar 14, 2024 · 0 comments · Fixed by #1669
Open

Force HTTP1.1 Only #1633

riramar opened this issue Mar 14, 2024 · 0 comments · Fixed by #1669
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@riramar
Copy link

riramar commented Mar 14, 2024

Please describe your feature request:

Add a flag to force HTTP1.1 only like --http1.1 on curl.

Describe the use case of this feature:

If the user wants to probe using HEAD method to speed up the process and filter/match responses by the Content-Length response header the tool must use HTTP1 because HTTP2 do not provides Content-Length response header.

@riramar riramar added the Type: Enhancement Most issues will probably ask for additions or changes. label Mar 14, 2024
@Mzack9999 Mzack9999 linked a pull request Apr 15, 2024 that will close this issue
@Mzack9999 Mzack9999 self-assigned this Apr 15, 2024
@Mzack9999 Mzack9999 added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants