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

Support --http2 on windows #2072

Closed
lepapareil opened this issue Oct 20, 2023 · 0 comments
Closed

Support --http2 on windows #2072

lepapareil opened this issue Oct 20, 2023 · 0 comments
Labels
bug Something isn't working windows
Milestone

Comments

@lepapareil
Copy link
Collaborator

What is the current bug behavior?

error: Unsupported HTTP version
   |     ^^^^^^^^^^^^^^^^^ HTTP/2 is not supported, check --version

Steps to reproduce

> echo -n "GET https://google.fr`nHTTP 301" | hurl --test --http2

What is the expected correct behavior?

-: Running [1/1]
-: Success (1 request(s) in 118 ms)
--------------------------------------------------------------------------------
Executed files:  1
Succeeded files: 1 (100.0%)
Failed files:    0 (0.0%)
Duration:        122 ms

Execution context

  • Hurl Version (hurl --version): 4.2.0-SNAPSHOT
  • Operating system and version: Windows 10 Entreprise 22H2 19045.3448 Windows Feature Experience Pack 1000.19044.1000.0

Possible fixes

Add vcpkg libcurl http2 feature

@lepapareil lepapareil added the bug Something isn't working label Oct 20, 2023
@lepapareil lepapareil linked a pull request Oct 20, 2023 that will close this issue
@lepapareil lepapareil linked a pull request Oct 20, 2023 that will close this issue
@jcamiel jcamiel added this to the 4.2.0 milestone Oct 21, 2023
@jcamiel jcamiel closed this as completed Oct 21, 2023
@jcamiel jcamiel removed a link to a pull request Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants