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

extract HttpHeadersUtil::parseCharacterEncoding and parseAcceptCharset #11670

Merged
merged 5 commits into from
Mar 21, 2025

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Mar 21, 2025

To allow the usage of those methods in runtimes where no HttpRequest or HttpMessage is available

@sdelamo sdelamo added the type: improvement A minor improvement to an existing feature label Mar 21, 2025
@sdelamo sdelamo requested a review from yawkat March 21, 2025 09:38

Verified

This commit was signed with the committer’s verified signature.
sdelamo Sergio del Amo
To allow the usage of those methods in runtimes where no HttpRequest or HttpMessage is available
@sdelamo sdelamo force-pushed the http-util-character-encoding branch from d43770c to 7010cd1 Compare March 21, 2025 09:40

Verified

This commit was signed with the committer’s verified signature.
sdelamo Sergio del Amo
sdelamo added 2 commits March 21, 2025 13:20

Verified

This commit was signed with the committer’s verified signature.
sdelamo Sergio del Amo

Verified

This commit was signed with the committer’s verified signature.
sdelamo Sergio del Amo

Verified

This commit was signed with the committer’s verified signature.
sdelamo Sergio del Amo
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 New Bugs (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@sdelamo sdelamo merged commit 19da2da into 4.8.x Mar 21, 2025
21 of 22 checks passed
@sdelamo sdelamo deleted the http-util-character-encoding branch March 21, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants