Skip to content

4.x: Server side trailers #7647#7649

Merged
danielkec merged 4 commits into
helidon-io:mainfrom
danielkec:7647_sever-trailers
Sep 25, 2023
Merged

4.x: Server side trailers #7647#7649
danielkec merged 4 commits into
helidon-io:mainfrom
danielkec:7647_sever-trailers

Conversation

@danielkec

@danielkec danielkec commented Sep 21, 2023

Copy link
Copy Markdown
Contributor

Fixes #7647 and #7648

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 21, 2023
@danielkec danielkec requested a review from spericas September 21, 2023 16:55
@danielkec danielkec self-assigned this Sep 21, 2023
Comment thread webserver/http2/src/main/java/io/helidon/webserver/http2/Http2ServerResponse.java Outdated
Comment thread webserver/webserver/src/main/java/io/helidon/webserver/http/ServerResponse.java Outdated
Comment thread webserver/http2/src/main/java/io/helidon/webserver/http2/Http2ServerResponse.java Outdated

@tomas-langer tomas-langer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is OK, we need to revisit the stream status - please create an issue for it

@danielkec

Copy link
Copy Markdown
Contributor Author

Follow-up issue for stream status #7660

@danielkec danielkec merged commit a0d4a50 into helidon-io:main Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP/2 100-continue triggered by flush for unconsumed entity Nima - HTTP/2 Server - trailing headers

2 participants