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

fix(volo-http): fix wrong rule of setting header Host #532

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

yukiiiteru
Copy link
Member

Motivation

The previous testing was not sufficient, resulting in errors in the header Host when used.

Solution

Fix codes in Host layer.

In addition, some unit tests have been added here to improve test coverage.

In addition, some unit tests have been added here to improve test
coverage.

Signed-off-by: Yu Li <liyu.yukiteru@bytedance.com>
@yukiiiteru yukiiiteru requested review from a team as code owners November 12, 2024 07:56
@yukiiiteru yukiiiteru merged commit 2191a43 into cloudwego:main Nov 12, 2024
12 checks passed
@yukiiiteru yukiiiteru deleted the hotfix/wrong-host-rule branch November 12, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants