func net/http.sanitizeCookiePath
2 uses
net/http (current package)
cookie.go#L186: b.WriteString(sanitizeCookiePath(c.Path))
cookie.go#L385: func sanitizeCookiePath(v string) string {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)