var net/http.http2errStreamID

8 uses

	net/http (current package)
		h2_bundle.go#L1866: 	http2errStreamID    = errors.New("invalid stream ID")
		h2_bundle.go#L1900: 		return http2errStreamID
		h2_bundle.go#L2308: 		return http2errStreamID
		h2_bundle.go#L2396: 		return http2errStreamID
		h2_bundle.go#L2434: 		return http2errStreamID
		h2_bundle.go#L2470: 		return http2errStreamID
		h2_bundle.go#L2565: 		return http2errStreamID
		h2_bundle.go#L2579: 		return http2errStreamID