summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authortjpcc <tjp@ctrl-c.club>2023-01-11 10:12:32 -0700
committertjpcc <tjp@ctrl-c.club>2023-01-11 10:12:32 -0700
commitcc0c7e6eb5b27c3a263352ba40ce8ee5209272a2 (patch)
treeec19ba822d38e72d3f51284c1488b5a9f8a99925 /TODO.md
parente46658d475632d6ec4bdf4f8a3e4ad2d9682383c (diff)
Simple client functionality and an example.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 63e748a..68137bc 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,8 @@
- [x] server
- [x] TLS configuration from cert+key files
-- [ ] client
+- [x] client
+ - [ ] follow redirects
+- [ ] reject non-gemini requests
- [x] contrib - filesystem handling
- [x] serving files
- [x] directory index files