Skip to content

Do not treat URIs as keys#3

Open
bobjflong wants to merge 1 commit intonewsdev:developfrom
bobjflong:BL/urlregex
Open

Do not treat URIs as keys#3
bobjflong wants to merge 1 commit intonewsdev:developfrom
bobjflong:BL/urlregex

Conversation

@bobjflong
Copy link
Copy Markdown
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