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

port-part being null is not handled #680

Open
evilpie opened this issue Sep 13, 2024 · 0 comments
Open

port-part being null is not handled #680

evilpie opened this issue Sep 13, 2024 · 0 comments

Comments

@evilpie
Copy link
Contributor

evilpie commented Sep 13, 2024

port-part is explicitly set to null, but port-part match doesn't handle it.

6.7.2.8. Does url match expression in origin with redirect count?

Step 3.4. Let port-part be expression’s port-part if present, and null otherwise.
Step 3.5. If port-part does not port-part match url, return "Does Not Match".

port-part match

Step 1. Assert: input is the empty string, "*", or a sequence of ASCII digits.

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

No branches or pull requests

1 participant