mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-28 12:04:13 +00:00
update comments
This commit is contained in:
parent
2738bd8f3e
commit
c4b9fdebf2
@ -777,7 +777,7 @@ impl Page {
|
||||
// https://geminiprotocol.net/docs/protocol-specification.gmi#status-62-certificate-not-valid
|
||||
gemini::client::response::meta::Status::CertificateInvalid => {
|
||||
// Close connection
|
||||
let _ = response.connection.close();
|
||||
let _ = response.connection.close(); // @TODO
|
||||
|
||||
// Define common data
|
||||
let status = Status::Success;
|
||||
|
Loading…
x
Reference in New Issue
Block a user