mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 09:05:45 +00:00
update comment
This commit is contained in:
parent
ec34228e0f
commit
2157e55db9
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ impl Client {
|
|||
///
|
||||
/// * method does not close new `Connection` by default, hold it in `Session`,
|
||||
/// expect from user manual `Response` handle with close act on complete
|
||||
/// * ignore default session resumption provided by Glib TLS backend,
|
||||
/// * ignores default session resumption provided by Glib TLS backend,
|
||||
/// instead of that, applies new `certificate` to sessions match `uri` scope
|
||||
/// * implement certificate change ability in application runtime
|
||||
pub fn request_async(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue