Permalink
Please
sign in to comment.
Browse files
http2: explicitly disallow nested push streams
Fixes: #19095 PR-URL: #22245 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
- Loading branch information...
Showing
with
22 additions
and 0 deletions.
- +6 −0 doc/api/errors.md
- +3 −0 doc/api/http2.md
- +2 −0 lib/internal/errors.js
- +3 −0 lib/internal/http2/core.js
- +8 −0 test/parallel/test-http2-server-push-stream.js
0 comments on commit
7223a91