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

[3.2->4.0] response to disallowed host #1008

Merged
merged 5 commits into from
Apr 11, 2023

Conversation

huangminghuang
Copy link
Contributor

This PR fixes the problem where HTTP plugin doesn't response to requests with disallowed HTTP HOST header.

Merges PR #996 into 4.0
Resolves #859

@heifner heifner changed the base branch from main to release/4.0 April 11, 2023 17:08
@heifner heifner added the OCI Work exclusive to OCI team label Apr 11, 2023
@huangminghuang huangminghuang merged commit b61198c into release/4.0 Apr 11, 2023
@huangminghuang huangminghuang deleted the huangminghuang/http-host-4.0 branch April 11, 2023 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3.1 vs 3.2 HTTP server behavior change when Host header value not allowed
3 participants