Little docs fix
This commit is contained in:
parent
c89af1d5f8
commit
3028958bf6
|
|
@ -760,7 +760,7 @@ impl SslContextBuilder {
|
||||||
|
|
||||||
/// Set the context identifier for sessions
|
/// Set the context identifier for sessions
|
||||||
///
|
///
|
||||||
/// This value identifies the server's session cache to a clients, telling them when they're
|
/// This value identifies the server's session cache to clients, telling them when they're
|
||||||
/// able to reuse sessions. Should be set to a unique value per server, unless multiple servers
|
/// able to reuse sessions. Should be set to a unique value per server, unless multiple servers
|
||||||
/// share a session cache.
|
/// share a session cache.
|
||||||
///
|
///
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue