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
e9d51697bd
commit
66245ef8dc
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ impl Client {
|
|||
|
||||
// Actions
|
||||
|
||||
/// High-level method make new async request to given [Uri](https://docs.gtk.org/glib/struct.Uri.html),
|
||||
/// Make new async request to given [Uri](https://docs.gtk.org/glib/struct.Uri.html),
|
||||
/// callback with new `Response`on success or `Error` on failure
|
||||
/// * compatible with user (certificate) and guest (certificate-less) connection types
|
||||
/// * disables default `session-resumption-enabled` property to apply certificate change ability in runtime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue