func net/http.isASCII

2 uses

	net/http (current package)
		http.go#L65: func isASCII(s string) bool {
		request.go#L726: 	if isASCII(v) {