Commit 28aac7f
doc: add TLS session resumption example
Using TLS session resumption correctly is not obvious. This added
example code should help new users understand how to use it correctly.
Related issue: #3132
PR-URL: #3147
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>1 parent b3c5ad1 commit 28aac7fCopy full SHA for 28aac7f
File tree
Expand file treeCollapse file tree
1 file changed
+10
-0
lines changedOpen diff view settings
Filter options
- doc/api
Expand file treeCollapse file tree
1 file changed
+10
-0
lines changedOpen diff view settings
Collapse file
+10Lines changed: 10 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
603 | 603 | |
604 | 604 | |
605 | 605 | |
| 606 | + |
| 607 | + |
| 608 | + |
| 609 | + |
| 610 | + |
| 611 | + |
| 612 | + |
| 613 | + |
| 614 | + |
| 615 | + |
606 | 616 | |
607 | 617 | |
608 | 618 | |
|
0 commit comments