mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
add 61, 62 status codes handle, show server-side message on failure
This commit is contained in:
parent
a0566fba30
commit
69142fa60f
2 changed files with 17 additions and 6 deletions
|
|
@ -59,10 +59,10 @@ GTK 4 / Libadwaita client written in Rust
|
|||
* [ ] `52` Gone
|
||||
* [ ] `53` Proxy request refused
|
||||
* [ ] `59` Bad request
|
||||
* [ ] Client certificates
|
||||
* [x] Client certificates
|
||||
* [x] `60` Certificate requested
|
||||
* [ ] `61` Certificate not authorized
|
||||
* [ ] `62` Certificate not valid
|
||||
* [x] `61` Certificate not authorized
|
||||
* [x] `62` Certificate not valid
|
||||
* [x] [Gemtext](https://geminiprotocol.net/docs/gemtext-specification.gmi) (by [ggemtext](https://github.com/YGGverse/ggemtext))
|
||||
* [x] Code (inline/multiline)
|
||||
* [x] Inline
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue