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

[4.0->main] response to disallowed host #1013

Merged
merged 7 commits into from
Apr 12, 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 #1008 into 4.0
Resolves #859

@stephenpdeos stephenpdeos added this to the Leap 4.0.0 milestone Apr 12, 2023
@heifner heifner added the OCI Work exclusive to OCI team label Apr 12, 2023
@huangminghuang huangminghuang merged commit 63a97a6 into main Apr 12, 2023
@huangminghuang huangminghuang deleted the huangminghuang/http-host-main branch April 12, 2023 13:10
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
4 participants