diff options
author | tjpcc <tjp@ctrl-c.club> | 2023-01-11 14:20:42 -0700 |
---|---|---|
committer | tjpcc <tjp@ctrl-c.club> | 2023-01-11 14:20:42 -0700 |
commit | 9cbdbe8c8fe67a4b6a5f2254b6454b656001ff8a (patch) | |
tree | 8685edf69fe87c06947b1e0658f4038cf3d0b9a6 /TODO.md | |
parent | 029cd5b52db8385d221690cbf75e5e4825e145d8 (diff) |
there's a router in our future
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ - [x] TLS configuration from cert+key files - [x] client - [ ] follow redirects +- [ ] router - [ ] reject non-gemini requests - [x] contrib - filesystem handling - [x] serving files |