mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +00:00
update ggemini api version
This commit is contained in:
parent
2cc69288fb
commit
47f254c372
2 changed files with 188 additions and 186 deletions
|
|
@ -3,20 +3,18 @@ use gtk::glib::GString;
|
|||
pub enum Status {
|
||||
// SensitiveInput,
|
||||
// Complete,
|
||||
Connect,
|
||||
// Connected,
|
||||
// Connecting,
|
||||
Failure,
|
||||
Input,
|
||||
Prepare,
|
||||
Connecting,
|
||||
Connected,
|
||||
// ProxyNegotiated,
|
||||
// ProxyNegotiating,
|
||||
Redirect,
|
||||
Reload,
|
||||
Request,
|
||||
// Request,
|
||||
// Resolved,
|
||||
// Resolving,
|
||||
Response,
|
||||
// Response,
|
||||
Success,
|
||||
// TlsHandshaked,
|
||||
// TlsHandshaking,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue