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

HTTP/2.0 protocol support is broken #13

Open
nl5887 opened this issue Apr 5, 2017 · 0 comments
Open

HTTP/2.0 protocol support is broken #13

nl5887 opened this issue Apr 5, 2017 · 0 comments

Comments

@nl5887
Copy link
Member

nl5887 commented Apr 5, 2017

How to reproduce

Browse with a http/2.0 supported browser to an Ares site. It will fail with the following error on the console.

io: read/write on closed pipe

Workaround

Currently we can workaround this issue by disabling http/2.0 support.

GODEBUG=http2server=0  ares
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

No branches or pull requests

1 participant