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

Add a test for sending an initial frame other than SETTINGS? #53

Open
drhollings opened this issue Jul 7, 2016 · 1 comment
Open

Add a test for sending an initial frame other than SETTINGS? #53

drhollings opened this issue Jul 7, 2016 · 1 comment

Comments

@drhollings
Copy link

The spec says "A SETTINGS frame MUST be sent by both endpoints at the start of a connection". How about adding a test that verifies conformance for this? I'm guessing if a non-SETTINGS frame arrives first the server could GOAWAY with PROTOCOL_ERROR?

@summerwind
Copy link
Owner

Hi, thank you for the comment!
It would be nice to add a test to check whether the first frame sent from the server is SETTINGS. Patches are welcome!

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

2 participants