var net/http.http2goroutineSpace

2 uses

	net/http (current package)
		h2_bundle.go#L2905: var http2goroutineSpace = []byte("goroutine ")
		h2_bundle.go#L2913: 	b = bytes.TrimPrefix(b, http2goroutineSpace)