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

added test for left host anchor with wildcard [WIP] #25

Closed

Conversation

@pes10k
Copy link
Collaborator

pes10k commented Jun 5, 2019

||fls-*.amazon.*% is parsing as IS_REGEX | IS_HOSTNAME_ANCHOR | IS_HOSTNAME_REGEX | FROM_ANY | DEFAULT_OPTIONS but i think it should be IS_LEFT_ANCHOR | IS_HOSTNAME_ANCHOR | IS_HOSTNAME_REGEX | FROM_ANY | DEFAULT_OPTIONS (or, at least that IS_LEFT_ANCHOR should be in there.

@pes10k pes10k closed this Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.