| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dd10afc commit afb9534
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3642,7 +3642,8 @@ added: v8.4.0 | |||
| 3642 | 3642 | has been rejected, or the state of `Http2ServerRequest` is closed prior to | |
| 3643 | 3643 | calling the `http2stream.pushStream()` method | |
| 3644 | 3644 | * `err` {Error} | |
| 3645 | - * `stream` {ServerHttp2Stream} The newly-created `ServerHttp2Stream` object | ||
| 3645 | + * `res` {http2.Http2ServerResponse} The newly-created `Http2ServerResponse` | ||
| 3646 | + object | ||
| 3646 | 3647 | ||
| 3647 | 3648 | Call [`http2stream.pushStream()`][] with the given headers, and wrap the | |
| 3648 | 3649 | given [`Http2Stream`][] on a newly created `Http2ServerResponse` as the callback | |
| Back | FazBrowse Home | New Git URL |
0 commit comments