docs: update todo

This commit is contained in:
xfy
2025-06-18 17:21:03 +08:00
parent 61934b6c0d
commit 6bb543a9bd

View File

@ -2,13 +2,12 @@
## Configuration ## Configuration
- [ ] File MIME type
- [x] Overwrite headers in config - [x] Overwrite headers in config
- [x] Config init tests - [x] Config init tests
- [ ] Error page - [x] Error page
- [ ] Custom error page with stats code - [x] Custom error page with stats code
- [ ] Logging to file - [ ] Logging to file
- [ ] Benchs - [ ] Benches
- [ ] Max body size - [ ] Max body size
- [x] HTTP 2 - [x] HTTP 2
@ -25,7 +24,7 @@
- [ ] HTTP redirect - [ ] HTTP redirect
- [ ] Load balance - [ ] Load balance
- [ ] Proxy - [ ] Proxy
- [ ] Reverse Proxy - [x] Reverse Proxy
- [x] Connect to upstream timeout setting - [x] Connect to upstream timeout setting
- [x] Follow http 301 - [x] Follow http 301
- [x] Custom headers - [x] Custom headers