| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c14aa07 commit 6f68570
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1602,7 +1602,7 @@ default behavior is to destroy the stream. | |||
| 1602 | 1602 | ||
| 1603 | 1603 | When the `options.waitForTrailers` option is set, the `'wantTrailers'` event | |
| 1604 | 1604 | will be emitted immediately after queuing the last chunk of payload data to be | |
| 1605 | - sent. The `http2stream.sendTrilers()` method can then be used to sent trailing | ||
| 1605 | + sent. The `http2stream.sendTrailers()` method can then be used to sent trailing | ||
| 1606 | 1606 | header fields to the peer. | |
| 1607 | 1607 | ||
| 1608 | 1608 | When `options.waitForTrailers` is set, the `Http2Stream` will not automatically | |
| Back | FazBrowse Home | New Git URL |
0 commit comments