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
daa84b6a6b
commit
f8fa101c59
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ pub use error::Error;
|
||||||
|
|
||||||
use glib::GString;
|
use glib::GString;
|
||||||
|
|
||||||
/// Response meta holder, but [status code](https://geminiprotocol.net/docs/protocol-specification.gmi#status-codes).
|
/// Response meta holder
|
||||||
///
|
///
|
||||||
/// Use as:
|
/// Use as:
|
||||||
/// * placeholder for 10, 11 status
|
/// * placeholder for 10, 11 status
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue