Serving index.txt
This commit is contained in:
+3
-3
@@ -1,13 +1,13 @@
|
||||
- [x] server on fixed port responding "oh no"
|
||||
- [x] configurable addr
|
||||
- [ ] string responses
|
||||
- [ ] error page paths
|
||||
- [ ] serve "index.txt" file if exists, else 404
|
||||
- [x] serve "index.txt" file if exists, else 404
|
||||
- [ ] serve relative paths with mime type text/plain
|
||||
- [ ] guess mime type
|
||||
- [ ] configurable working directory
|
||||
- [ ] string responses
|
||||
- [ ] automatic directory index
|
||||
- [ ] content ranges
|
||||
- [ ] error page paths
|
||||
- [ ] liquid template rendering
|
||||
- [ ] upstream proxy via prefix
|
||||
- [ ] upstream proxy path match
|
||||
|
||||
Reference in New Issue
Block a user