var net/http.http2ErrRecursivePush
2 uses
net/http (current package)
h2_bundle.go#L6287: http2ErrRecursivePush = errors.New("http2: recursive push not allowed")
h2_bundle.go#L6301: return http2ErrRecursivePush
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)