Skip to content

Commit

Permalink
http2: add tests for push stream error handling
Browse files Browse the repository at this point in the history
Add tests that cover errors for wrong arguments, as well as
tests for error codes from nghttp2. Fix pushStream to emit
NGHTTP2_ERR_STREAM_ID_NOT_AVAILABLE on session rather than
stream.

PR-URL: nodejs/node#15281
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
  • Loading branch information
apapirovski authored and Stephen Belanger committed Sep 21, 2017
1 parent e8e1d8f commit b397df2
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b397df2

Please sign in to comment.