summaryrefslogtreecommitdiff
path: root/TODO.md
blob: c35f64778cc68433cbb1ed95b09df51cfba7e192 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
- [x] server
  - [x] TLS configuration from cert+key files
- [x] client
  - [ ] follow redirects
- [ ] router
- [ ] gemtext package
  - [ ] parse
  - [ ] translate (html, markdown?)
- [ ] reject non-gemini requests
- [x] contrib - filesystem handling
  - [x] serving files
  - [x] directory index files
  - [x] directory listing
- [ ] filtering middleware
- [x] contrib - request logging
- [x] contrib - CGI
- [ ] contrib - shared hosting helper
- [ ] contrib - TLS auth