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 insufficient validation of the Uri authority component can lead to a panic when calling host() afterwards. #613

Merged
merged 2 commits into from
Jun 12, 2023

early reject URI authority if too many ":" chars

aa3c7e9
Select commit
Loading
Failed to load commit list.
Merged

Fix insufficient validation of the Uri authority component can lead to a panic when calling host() afterwards. #613

early reject URI authority if too many ":" chars
aa3c7e9
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs