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