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

Support curly brackets and carets in url query #303

Merged

Conversation

adamdavidcole
Copy link

This PR adds support for curly brackets {} and carets ^.

While not common URL characters, there are some popular software companies that use these special characters in their links like share point.

This small change should add support for these use cases. Unit tests have been added for the change.

Example:
Screen Shot 2020-02-14 at 3 45 23 PM

@gregjacobs
Copy link
Owner

Hey, great job man! Thanks for this contribution!

@gregjacobs gregjacobs merged commit 8a87514 into gregjacobs:master Feb 15, 2020
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.

2 participants