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

Do not treat URIs as keys #3

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

bobjflong
Copy link
Contributor

fixes #1

I got bitten by this too. I think URLs are compelling enough to treat this as a special case. I also think that the START_KEY regex is complex enough already to warrant an extra check.

Re. contributing, do you have advice on how to add specs? Should we contribute to the repo referenced in the submodule?

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.

"http" in URLs should not be captured as keys
1 participant