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

4.1.6: Http/2 revamp #9599

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Conversation

barchetta
Copy link
Member

Backport #9520 to Helidon 4.1.6

Fixes #9272, #9273 and #9282

  • Add h2spec test
  • Consuming request trailers
  • Larger frame splitting fix
  • Flow control update timeout
  • Streamed payload larger than content length discovery

@barchetta barchetta added webserver backport Issues that are merged into a single branch, but missing in either master or previous release 4.x Version 4.x labels Dec 16, 2024
@barchetta barchetta requested a review from danielkec December 16, 2024 21:12
@barchetta barchetta self-assigned this Dec 16, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 16, 2024
@barchetta barchetta mentioned this pull request Dec 16, 2024
2 tasks
danielkec and others added 2 commits December 16, 2024 13:44
9273 Http/2 revamp

* Add h2spec test
* Consuming request trailers
* Larger frame splitting fix
* Flow control update timeout
* Streamed payload larger than content length discovery

Signed-off-by: Daniel Kec <daniel.kec@oracle.com>
@barchetta barchetta merged commit 0760174 into helidon-io:helidon-4.1.x Dec 17, 2024
44 checks passed
@barchetta barchetta deleted the 4.1.6-9520-backport branch December 17, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x backport Issues that are merged into a single branch, but missing in either master or previous release OCA Verified All contributors have signed the Oracle Contributor Agreement. webserver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants