See golang/go#47822 and especially [this comment]. Code like: ```go s = strings.TrimLeft(s, "user=") ``` is probably wrong. [this comment]: https://github.com/golang/go/issues/47822#issuecomment-905806555