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

Bug: Not handling all cases #6

Open
xpepermint opened this issue Aug 28, 2020 · 0 comments
Open

Bug: Not handling all cases #6

xpepermint opened this issue Aug 28, 2020 · 0 comments

Comments

@xpepermint
Copy link

xpepermint commented Aug 28, 2020

I've been testing this library using nghttp CLI and notice it doesn't handle all cases well. I noticed that nghttp randomly sends a HEADER frame where 3 bits are missing in the middle of a frame. This is so strange, and I can not reproduce it in a way that I'd be able to write the instructions. I switched to another HPACK implementation and it worked so I guess more tests are needed for this library to be production-ready. Sorry for a vague explanation, I hope it helps anyway.

# Example: Run this multiple times
$ nghttp -nva --data test.mp4 http://127.0.0.1:8080
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