Skip to content

Change SHOULD to MUST when closing or terminating connections. #425

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

Merged
merged 1 commit into from
Apr 19, 2017

Conversation

markafoltz
Copy link
Contributor

@markafoltz markafoltz commented Apr 18, 2017

Addresses issue #422: Turn SHOULD into MUST for close/terminate messages handling?

  • A UA must close a connection in response to a request from the destination browsing context (either because close() was called, or that context went away).

  • A UA must close its connection in response to an unrecoverable network or other error.

  • A controlling UA must terminate a connection in response to a termination by the receiving UA.


Preview | Diff

@tidoust
Copy link
Member

tidoust commented Apr 19, 2017

LGTM

@markafoltz markafoltz merged commit e4fd201 into gh-pages Apr 19, 2017
@markafoltz markafoltz deleted the issue-422-must branch April 19, 2017 16:35
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

Successfully merging this pull request may close these issues.

2 participants