Skip to content

doc: improve callback documentation of http2Stream.pushstream()

Improve documentation of callback signature of http2Stream.pushStream() function to align with the changes made in https://github.com/nodejs/node/pull/17406.

Fixes: https://github.com/nodejs/node/issues/18198 Refs: https://github.com/nodejs/node/pull/17406

Checklist
Affected core subsystem(s)

doc

Merge request reports

Loading