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

Fix nit in protocol overview in TLS draft #2948

Merged
merged 1 commit into from
Aug 2, 2019
Merged

Conversation

nharper
Copy link
Contributor

@nharper nharper commented Aug 1, 2019

Mention that application data could be conveyed in other frame types
than STREAM frames. (E.g. the proposed DATAGRAM draft sends application
data in DATAGRAM frames.)

Mention that application data could be conveyed in other frame types
than STREAM frames. (E.g. the proposed DATAGRAM draft sends application
data in DATAGRAM frames.)
@martinthomson martinthomson added -tls editorial An issue that does not affect the design of the protocol; does not require consensus. labels Aug 2, 2019
@martinthomson martinthomson merged commit aa97e4c into quicwg:master Aug 2, 2019
@martinthomson
Copy link
Member

This was correct at the time, because only STREAM carried application semantics, but that's too constraining, even now. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-tls editorial An issue that does not affect the design of the protocol; does not require consensus.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants