mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 17:15:31 +00:00
update comment
This commit is contained in:
parent
c57ac0de83
commit
809e54b887
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ impl Client {
|
||||||
|
|
||||||
// Actions
|
// Actions
|
||||||
|
|
||||||
/// Make new async request to given [Uri](https://docs.gtk.org/glib/struct.Uri.html),
|
/// High-level method 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
|
/// callback with new `Response`on success or `Error` on failure
|
||||||
///
|
///
|
||||||
/// * method does not close new `Connection` created, hold it in `Session`,
|
/// * method does not close new `Connection` created, hold it in `Session`,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue