summaryrefslogtreecommitdiff
path: root/TODO.md
blob: 68137bcbc1673c18af4dfd10898a573c75e00964 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- [x] server
  - [x] TLS configuration from cert+key files
- [x] client
  - [ ] follow redirects
- [ ] 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