Skip to content

Cleanup: Remove unused function & old comments#5825

Merged
masaori335 merged 1 commit intoapache:masterfrom
masaori335:h2-ssn-cleanup-1
Aug 15, 2019
Merged

Cleanup: Remove unused function & old comments#5825
masaori335 merged 1 commit intoapache:masterfrom
masaori335:h2-ssn-cleanup-1

Conversation

@masaori335
Copy link
Copy Markdown
Contributor

No description provided.

@masaori335 masaori335 added this to the 9.0.0 milestone Aug 14, 2019
@masaori335 masaori335 self-assigned this Aug 14, 2019
// determination that HTTP/2 will be used by both peers, each endpoint MUST
// send a connection preface as a final confirmation ...
// this->write_buffer->write(HTTP2_CONNECTION_PREFACE,
// HTTP2_CONNECTION_PREFACE_LEN);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this comment comes from old draft of HTTP/2.

RFC7540 says below about connection preface from server side.

The server connection preface consists of a potentially empty
SETTINGS frame (Section 6.5) that MUST be the first frame the server
sends in the HTTP/2 connection.

@maskit
Copy link
Copy Markdown
Member

maskit commented Aug 14, 2019

[approve ci autest]

@masaori335 masaori335 merged commit 59c4a58 into apache:master Aug 15, 2019
@zwoop zwoop modified the milestones: 9.0.0, 8.1.0 Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants