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

Updates header type hierarchy to make HeaderValueCached not writeable #8000

Merged
merged 1 commit into from Nov 14, 2023

Conversation

spericas
Copy link
Member

@spericas spericas commented Nov 14, 2023

Description

Updates header type hierarchy to make HeaderValueCached not writeable. Separates base header classes into writeable and non-writeable. Prevents unnecessary copying of cached headers. Issue #7999.

Documentation

None

…. Separates base header classes into writeable and non-writeable. Prevents unnecessary copying of cached headers.
@spericas spericas self-assigned this Nov 14, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 14, 2023
@spericas spericas marked this pull request as draft November 14, 2023 15:19
Copy link
Member

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

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

Nice catch.

@spericas spericas marked this pull request as ready for review November 14, 2023 17:51
@spericas spericas merged commit 4053d1b into helidon-io:main Nov 14, 2023
12 checks passed
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.

None yet

2 participants