func net/http/httputil.singleJoiningSlash

2 uses

	net/http/httputil (current package)
		reverseproxy.go#L102: func singleJoiningSlash(a, b string) string {
		reverseproxy.go#L116: 		return singleJoiningSlash(a.Path, b.Path), ""