Commit ee2e7fcd authored by James M Snell's avatar James M Snell
Browse files

http2: remember sent headers

Add sentHeaders, sentTrailers, and sentInfoHeaders properties
on `Http2Stream`.

PR-URL: https://github.com/nodejs/node/pull/18045
Fixes: https://github.com/nodejs/node/issues/16619


Reviewed-By: default avatarMatteo Collina <matteo.collina@gmail.com>
parent 20fe04f1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment