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: incorrect stream id in http2 protocol data frame #737

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

yuweizzz
Copy link
Contributor

should fix #736.

@dosubot dosubot bot added the fix bug fix PR label Feb 15, 2025
Copy link
Member

@cfc4n cfc4n left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 25, 2025
@cfc4n cfc4n merged commit a4378c4 into gojue:master Feb 25, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix bug fix PR lgtm This PR has been approved by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The stream id of the http2 protocol "Frame Type => DATA" is incorrect
2 participants