8000 Accept host header case-insensitively by silverwind · Pull Request #463 · mcollina/autocannon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Accept host header case-insensitively #463

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

Merged
merged 7 commits into from
Sep 23, 2022

Conversation

silverwind
Copy link
Contributor
@silverwind silverwind commented Sep 20, 2022

This makes CLI -H 'Host: foo' work where previously it did not identify the header correctly because it was case-sensitive.

This makes CLI -H 'Host: foo' work where previously it did not identify
the header correctly because it was case-sensitive.
@silverwind
Copy link
Contributor Author

Will try to fix the test, I didn't test locally because I see around 30 test failures even on a clean branch.

@silverwind
Copy link
Contributor Author
silverwind commented Sep 20, 2022

Should be good to go now. Previous failures were odd timing-related flakes on the CI. I also disabled fail-fast behaviour because I think it's much more useful to have all jobs run to completion.

Copy link
Owner
@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina mcollina merged commit edaef8d into mcollina:master Sep 23, 2022
@silverwind silverwind deleted the insensitive branch September 25, 2022 09:09
60E5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0