| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7123167 commit 2172dbf
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -898,6 +898,15 @@ It may be useful for debugging. | |||
| 898 | 898 | ||
| 899 | 899 | See [Session Resumption][] for more information. | |
| 900 | 900 | ||
| 901 | + ### tlsSocket.isSessionReused() | ||
| 902 | + <!-- YAML | ||
| 903 | + added: v0.5.6 | ||
| 904 | + --> | ||
| 905 | + | ||
| 906 | + * Returns: {boolean} `true` if the session was reused, `false` otherwise. | ||
| 907 | + | ||
| 908 | + See [Session Resumption][] for more information. | ||
| 909 | + | ||
| 901 | 910 | ### tlsSocket.localAddress | |
| 902 | 911 | <!-- YAML | |
| 903 | 912 | added: v0.11.4 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments