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

nghttp3_conn_get_frame_payload_left works only for HTTP/3 frame streams #139

Merged
merged 1 commit into from
Jun 3, 2023

Conversation

tatsuhiro-t
Copy link
Member

No description provided.

@tatsuhiro-t tatsuhiro-t added this to the v0.12.0 milestone May 31, 2023
@tatsuhiro-t
Copy link
Member Author

Control stream (which is remote unidirectional stream) should also be supported.

@tatsuhiro-t tatsuhiro-t changed the title nghttp3_conn_get_frame_payload_left works only for client bidi stream nghttp3_conn_get_frame_payload_left works only for HTTP/3 frame streams May 31, 2023
nghttp3_conn_get_frame_payload_left works only for a stream which
transfers HTTP/3 frames, that is either client initiated bidirectional
stream or a unidirectional remote control stream.
@tatsuhiro-t tatsuhiro-t merged commit c9dcf39 into main Jun 3, 2023
26 checks passed
@tatsuhiro-t tatsuhiro-t deleted the get-frame-payload-left branch June 3, 2023 08:51
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.

None yet

1 participant