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

curl http2 request results in invalid HTTP header error #5

Open
unix1 opened this issue Oct 26, 2017 · 0 comments
Open

curl http2 request results in invalid HTTP header error #5

unix1 opened this issue Oct 26, 2017 · 0 comments
Labels

Comments

@unix1
Copy link
Owner

unix1 commented Oct 26, 2017

Steps to repro:

  • make run the example
  • curl --http2 -v http://localhost:33080/hello.php

Expected result: response from hello.php

Actual result:

...
http2 error: Invalid HTTP header field was received: frame type: 1, stream: 1, name: [Content-Type], value: [text/plain;charset=UTF-8]
...
@unix1 unix1 added the bug label Oct 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant