Skip to content

Make construction method of Http2ServerUpgradeCodec to be public (#15…#15539

Merged
normanmaurer merged 2 commits into4.2from
h2_42
Aug 17, 2025
Merged

Make construction method of Http2ServerUpgradeCodec to be public (#15…#15539
normanmaurer merged 2 commits into4.2from
h2_42

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

…484)

Motivation:
The last construction method of Http2ServerUpgradeCodec should also be set to public

Modifications:

  • Change constructor to public

Result:
Fixes #15483

)

Motivation:
The last construction method of Http2ServerUpgradeCodec should also be set to public

Modifications:

- Change constructor to public

Result:
Fixes  #15483
@normanmaurer normanmaurer modified the milestones: 4.2.4.Final, 4.2.5.Final Aug 11, 2025
@normanmaurer normanmaurer merged commit e42c05c into 4.2 Aug 17, 2025
16 of 19 checks passed
@normanmaurer normanmaurer deleted the h2_42 branch August 17, 2025 19:13
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.

The last construction method of http2serverupgradecodec should also be set to public

2 participants