func net/http.stripPassword
3 uses
net/http (current package)
client.go#L620: urlStr = stripPassword(resp.Request.URL)
client.go#L622: urlStr = stripPassword(req.URL)
client.go#L1003: func stripPassword(u *url.URL) string {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)