From 309ef9f7585caa5c7b0664fc4cc074e4bd75deee Mon Sep 17 00:00:00 2001 From: yggverse Date: Fri, 1 Nov 2024 18:11:01 +0200 Subject: [PATCH] add status codes roadmap --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index f63c9213..519c3942 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,21 @@ GTK 4 / Libadwaita client written in Rust * [ ] `30` Temporary (partial) * [ ] `31` Permanent (partial) * [ ] Temporary failure + * [ ] `40` Unspecified condition + * [ ] `41` Server unavailable + * [ ] `42` CGI error + * [ ] `43` Proxy error + * [ ] `44` Slow down * [ ] Permanent failure + * [ ] `50` General + * [ ] `51` Not found + * [ ] `52` Gone + * [ ] `53` Proxy request refused + * [ ] `59` Bad request * [ ] Client certificates + * [ ] `60` Certificate requested + * [ ] `61` Certificate not authorized + * [ ] `62` Certificate not valid * [ ] Gemfeeds * [ ] Titan * [ ] [NEX](https://nightfall.city/nex/info/specification.txt)