func net/http.hexEscapeNonASCII
2 uses
net/http (current package)
http.go#L85: func hexEscapeNonASCII(s string) string {
server.go#L2171: h.Set("Location", hexEscapeNonASCII(url))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)