var golang.org/x/net/http2.ErrRecursivePush
2 uses
golang.org/x/net/http2 (current package)
server.go#L2946: return ErrRecursivePush
server_common.go#L32: ErrRecursivePush = errors.New("http2: recursive push not allowed")
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)