Netflix / zuul

Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Apache License 2.0
13.51k stars 2.38k forks source link

Request parm with no value add '=' #609

Closed EstebanDugueperoux2 closed 3 weeks ago

EstebanDugueperoux2 commented 5 years ago

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.

github-actions[bot] commented 1 month 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.

github-actions[bot] commented 3 weeks ago

This issue was closed because it has been stalled for 7 days with no activity.