func net/http/internal.isASCIISpace
2 uses
net/http/internal (current package)
chunked.go#L145: for len(b) > 0 && isASCIISpace(b[len(b)-1]) {
chunked.go#L151: func isASCIISpace(b byte) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)