var golang.org/x/net/http2.ErrRecursivePush

2 uses

	golang.org/x/net/http2 (current package)
		server.go#L2954: 	ErrRecursivePush    = errors.New("http2: recursive push not allowed")
		server.go#L2968: 		return ErrRecursivePush