update comment

This commit is contained in:
yggverse 2024-11-30 18:25:34 +02:00
parent ec34228e0f
commit 2157e55db9

View file

@ -76,7 +76,7 @@ impl Client {
/// ///
/// * method does not close new `Connection` by default, hold it in `Session`, /// * method does not close new `Connection` by default, hold it in `Session`,
/// expect from user manual `Response` handle with close act on complete /// 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 /// instead of that, applies new `certificate` to sessions match `uri` scope
/// * implement certificate change ability in application runtime /// * implement certificate change ability in application runtime
pub fn request_async( pub fn request_async(