<#C03N1E6HFPY|help> Need help proxyUrlPrefixToRemo...
# help
r
#help Need help proxyUrlPrefixToRemove is not working for me when i use regular expression (.*) . What should be the correct request body .If I want my proxy url to be https://localhost:8081/.* (https url) . "request": { "method": "GET", "url": "/my/proxy/.*/remove" }, "response": { "proxyBaseUrl": "https://localhost:8081/.*" "proxyUrlPrefixToRemove": "/my/proxy/.*/remove" }