| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e2d445b commit a7e0155
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -451,9 +451,9 @@ added: v8.4.0 | |||
| 451 | 451 | ||
| 452 | 452 | * {boolean} | |
| 453 | 453 | ||
| 454 | - Indicates whether or not the `Http2Session` is currently waiting for an | ||
| 455 | - acknowledgment for a sent `SETTINGS` frame. Will be `true` after calling the | ||
| 456 | - `http2session.settings()` method. Will be `false` once all sent SETTINGS | ||
| 454 | + Indicates whether the `Http2Session` is currently waiting for acknowledgment of | ||
| 455 | + a sent `SETTINGS` frame. Will be `true` after calling the | ||
| 456 | + `http2session.settings()` method. Will be `false` once all sent `SETTINGS` | ||
| 457 | 457 | frames have been acknowledged. | |
| 458 | 458 | ||
| 459 | 459 | #### http2session.ping([payload, ]callback) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments