rsdevigo / jungle

A GUI for Kong Admin API - http://getkong.org/
Apache License 2.0
125 stars 27 forks source link

Trailing / in Kong address causes 404s #14

Open nicksamps opened 9 years ago

nicksamps commented 9 years ago

If a user enters a Kong address with a trailing '/' then requests to the Kong admin will 404 (as they have a double forward slash after the host e.g. http://23.251.148.87//apis).

debraj-manna commented 8 years ago

A more strong check I think can be added along with Issue 7