url.go
620 Bytes
-
fix(dataproxy): no trailing slash if proxypath is empty · 74decb4b
The JoinUrlFragments function adds a trailing slash if to the proxy url if the proxy path is an empty string. This fix removes that trailing slash. Fixes #3847
Daniel Lee committed