Closed EstebanDugueperoux2 closed 3 weeks ago
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.
We have a cluster platform based on Spring Cloud Netflix stack. This platform hosts some legacy soap webservices whose wsdl is accessible through ?wsdl queryparam without value. But when requesting through Zuul gateway, this last append a '=' which make ?wsdl= but our legacy webservices doesn't recognize that.
Why Zuul does this query param change?
Best Regards.