| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 88d4794 commit 29643cc
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -321,6 +321,17 @@ added: REPLACEME | |||
| 321 | 321 | Will be `true` if this `Http2Session` instance has been closed, otherwise | |
| 322 | 322 | `false`. | |
| 323 | 323 | ||
| 324 | + #### http2session.connecting | ||
| 325 | + <!-- YAML | ||
| 326 | + added: REPLACEME | ||
| 327 | + --> | ||
| 328 | + | ||
| 329 | + * {boolean} | ||
| 330 | + | ||
| 331 | + Will be `true` if this `Http2Session` instance is still connecting, will be set | ||
| 332 | + to `false` before emitting `connect` event and/or calling the `http2.connect` | ||
| 333 | + callback. | ||
| 334 | + | ||
| 324 | 335 | #### http2session.destroy([error,][code]) | |
| 325 | 336 | <!-- YAML | |
| 326 | 337 | added: v8.4.0 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments