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

Fix proxyUrlPrefixToRemove property not being applied #1898

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

Ross-H-Projects
Copy link
Contributor

The proxyUrlPrefixToRemove property wasn not being properly applied during runtime. It was not being persisted through the ResponseDefinitionBuilder as it was being stored as a (not static) local variable in a static class.

Also it will now conditionally return builder of ProxyResponseDefinitionBuilder if proxyBaseUrl is set

…seDefinition, also conditionally return builder of ProxyResponseDefinitionBuilder if proxyBaseUrl is set
@tompahoward
Copy link

Fixes #1783

@tomakehurst
Copy link
Member

Thanks

@tomakehurst tomakehurst merged commit 9aad878 into wiremock:master Sep 10, 2022
@tompahoward
Copy link

Thank you for merging @tomakehurst. Do you happen to know when the next release will be?

@tomakehurst
Copy link
Member

I'm going to attempt it tomorrow if I can find time to merge a couple of other fixes first.

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.

None yet

3 participants