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

Http/2 revamp #9520

Merged
merged 6 commits into from
Nov 26, 2024
Merged

Http/2 revamp #9520

merged 6 commits into from
Nov 26, 2024

Conversation

danielkec
Copy link
Contributor

@danielkec danielkec commented Nov 21, 2024

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

Signed-off-by: Daniel Kec <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 21, 2024
Signed-off-by: Daniel Kec <[email protected]>
Signed-off-by: Daniel Kec <[email protected]>
Signed-off-by: Daniel Kec <[email protected]>
Signed-off-by: Daniel Kec <[email protected]>
@danielkec danielkec linked an issue Nov 22, 2024 that may be closed by this pull request
@danielkec danielkec changed the title [WIP] Http/2 revamp Http/2 revamp Nov 22, 2024
@danielkec danielkec linked an issue Nov 22, 2024 that may be closed by this pull request
@danielkec danielkec self-assigned this Nov 22, 2024
Signed-off-by: Daniel Kec <[email protected]>
@danielkec danielkec merged commit c020496 into helidon-io:main Nov 26, 2024
46 checks passed
arjav-desai pushed a commit to arjav-desai/helidon that referenced this pull request Dec 11, 2024
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 <[email protected]>
@danielkec danielkec linked an issue Dec 12, 2024 that may be closed by this pull request
@danielkec danielkec added this to the 4.2.0 milestone Dec 12, 2024
@barchetta barchetta mentioned this pull request Dec 16, 2024
2 tasks
barchetta pushed a commit to barchetta/helidon that referenced this pull request Dec 16, 2024
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 <[email protected]>
@barchetta barchetta mentioned this pull request Dec 16, 2024
barchetta pushed a commit to barchetta/helidon that referenced this pull request Dec 16, 2024
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 <[email protected]>
barchetta added a commit that referenced this pull request Dec 17, 2024
* Http/2 revamp (#9520)

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 <[email protected]>

* Fix version

---------

Signed-off-by: Daniel Kec <[email protected]>
Co-authored-by: Daniel Kec <[email protected]>
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
3 participants