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

[main] Issue 5383: ContentEncodingContext Builder and passing ContentEncodingContext instance from WebServer to Http1Connection. #5921

Merged
merged 6 commits into from
Feb 2, 2023

Conversation

Tomas-Kraus
Copy link
Member

@Tomas-Kraus Tomas-Kraus commented Jan 20, 2023

Added ContentEncodingSupport.Builder and removed static content.
ContentEncodingContext in Http1Connection is taken from ctx.serverContext() instead of creating a new instance.

@Tomas-Kraus Tomas-Kraus self-assigned this Jan 20, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Jan 20, 2023
@Tomas-Kraus Tomas-Kraus changed the base branch from helidon-3.x to main January 20, 2023 14:36
@oracle-contributor-agreement oracle-contributor-agreement bot added OCA Verified All contributors have signed the Oracle Contributor Agreement. and removed OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. labels Jan 20, 2023
…gContext instance from WebServer to Http1Connection.

Signed-off-by: Tomáš Kraus <tomas.kraus@oracle.com>
… from server config

Signed-off-by: Tomáš Kraus <tomas.kraus@oracle.com>
…nection-providers and content-encoding nodes. Added jUnits to verify config options.

Signed-off-by: Tomáš Kraus <tomas.kraus@oracle.com>
Signed-off-by: Tomáš Kraus <tomas.kraus@oracle.com>
Signed-off-by: Tomáš Kraus <tomas.kraus@oracle.com>
Signed-off-by: Tomáš Kraus <tomas.kraus@oracle.com>
@tomas-langer tomas-langer merged commit c97e77c into helidon-io:main Feb 2, 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.

2 participants