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

feat(strategies): added regex matches replacements for proxy response #15

Merged
merged 4 commits into from
Aug 2, 2023

Conversation

mcustiel
Copy link
Owner

@mcustiel mcustiel commented Jul 29, 2023

Refactor: Moved regex replacement code to new RegexReplacer class
Have a new strategy for Regex Replaced Proxy Respoonse
Use the strategy if configured response is of type proxy, and configured request has a regex match in url or body

Solves #14

@mcustiel mcustiel requested a review from lucia-cawen July 30, 2023 20:18
@mcustiel mcustiel marked this pull request as ready for review July 30, 2023 20:18
@mcustiel mcustiel merged commit e40c252 into master Aug 2, 2023
@mcustiel mcustiel deleted the feature/14 branch August 2, 2023 19:20
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.

1 participant