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

Remove Regex support from the HTTP interceptor #29

Merged
merged 4 commits into from
Aug 14, 2020
Merged

Conversation

stevehobbsdev
Copy link
Contributor

@stevehobbsdev stevehobbsdev commented Aug 13, 2020

This PR removes the regex support from the HTTP interceptor, as there is not
a clear use case for this now that we have wildcard support.

However, this could be reversed in the future if a good use case is presented.

Also took the opportunity to add a couple interceptor URL tests that were missing, as well as checking for query strings and hashes to cover the stripQueryFrom function.

@stevehobbsdev stevehobbsdev added CH: Removed PR is removing something review:small Small review labels Aug 13, 2020
@stevehobbsdev
Copy link
Contributor Author

stevehobbsdev commented Aug 13, 2020

✋ This will need to be rebased onto master once #28 is merged.

@lbalmaceda lbalmaceda added this to the v0.2.0 milestone Aug 13, 2020
@stevehobbsdev stevehobbsdev force-pushed the remove-regex branch 2 times, most recently from 5ff24a3 to f9a828f Compare August 14, 2020 16:22
@stevehobbsdev stevehobbsdev merged commit 0b86bc4 into master Aug 14, 2020
@stevehobbsdev stevehobbsdev deleted the remove-regex branch August 14, 2020 21:09
@stevehobbsdev stevehobbsdev mentioned this pull request Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Removed PR is removing something review:small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants