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

Fixes apparent omission of String.format calls in Http1ConnectionCache.java #9797

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

ljnelson
Copy link
Member

Simple apparent bug fix. No documentation impact. Should fix #9787.

@ljnelson ljnelson added the 4.x Version 4.x label Feb 13, 2025
@ljnelson ljnelson self-assigned this Feb 13, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 13, 2025
@ljnelson ljnelson requested a review from Verdent February 13, 2025 17:56
@ljnelson ljnelson merged commit 57378d8 into helidon-io:main Feb 14, 2025
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

WebClient logging does not always apply String.format() to certain arguments
2 participants