Skip to content

Fix host matching when pattern is only * #2

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

Closed
wants to merge 1 commit into from

Conversation

TimvdLippe
Copy link

It was missing step 2 in the algorithm. Additionally, it seems that some of the arguments were swapped. To make the function more readable, rename the arguments to be more descriptive and fix the relevant swaps.

Part of servo/servo#36499

It was missing step 2 in the algorithm. Additionally, it seems
that some of the arguments were swapped. To make the function
more readable, rename the arguments to be more descriptive and
fix the relevant swaps.
@TimvdLippe
Copy link
Author

We need to further analyze this algorithm and match it with the spec. Will tackle that later.

@TimvdLippe TimvdLippe closed this Apr 29, 2025
@TimvdLippe TimvdLippe deleted the fix-host-matching branch April 29, 2025 07:52
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.

1 participant