Skip to content

fix: incorrect stream id in http2 protocol data frame#737

Merged
cfc4n merged 1 commit into
gojue:masterfrom
yuweizzz:fix-streamid
Feb 25, 2025
Merged

fix: incorrect stream id in http2 protocol data frame#737
cfc4n merged 1 commit into
gojue:masterfrom
yuweizzz:fix-streamid

Conversation

@yuweizzz
Copy link
Copy Markdown
Contributor

should fix #736.

@dosubot dosubot Bot added the fix bug fix PR label Feb 15, 2025
Comment thread pkg/event_processor/http2_response.go
Comment thread pkg/event_processor/http2_response.go
Copy link
Copy Markdown
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
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