Skip to content

Move responsibility for creating upgrade stream to Http2FrameCodec#9360

Merged
normanmaurer merged 1 commit into4.1from
cleanup_http2
Jul 16, 2019
Merged

Move responsibility for creating upgrade stream to Http2FrameCodec#9360
normanmaurer merged 1 commit into4.1from
cleanup_http2

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

Motivation:

The Http2FrameCodec should be responsible to create the upgrade stream.

Modifications:

Move code to create stream to Http2FrameCodec

Result:

More correct responsibility

Motivation:

The Http2FrameCodec should be responsible to create the upgrade stream.

Modifications:

Move code to create stream to Http2FrameCodec

Result:

More correct responsibility
@bryce-anderson
Copy link
Copy Markdown
Contributor

I'll try to take a look at this early this week.

@normanmaurer normanmaurer added this to the 4.1.38.Final milestone Jul 16, 2019
@normanmaurer normanmaurer merged commit 3062993 into 4.1 Jul 16, 2019
@normanmaurer normanmaurer deleted the cleanup_http2 branch July 16, 2019 11:24
normanmaurer added a commit that referenced this pull request Jul 16, 2019
…9360)

Motivation:

The Http2FrameCodec should be responsible to create the upgrade stream.

Modifications:

Move code to create stream to Http2FrameCodec

Result:

More correct responsibility
Copy link
Copy Markdown
Contributor

@bryce-anderson bryce-anderson left a comment

Choose a reason for hiding this comment

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

Post merge 👍

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.

3 participants