mirror of
https://github.com/DefectingCat/candy
synced 2025-07-15 16:51:34 +00:00
1.0 KiB
1.0 KiB
TODO
- Dockerization
- Docs
- Refactor HTTP 1
- Build with compile info
- Graceful shutdown
keep-alive
timeout setting- HTTP Etag: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag#etag_value
- Content compress
- zstd
- gzip
- deflate
- br
Configuration
- File MIME type
- Overwrite headers in config
- Config init tests
- Error page
- Logging to file
- Benchs
- Max body size
Features
- Cross platform compile
- x86_64-unknown-linux-gnu
- x86_64-unknown-linux-musl
- aarch64-unknown-linux-gnu
- aarch64-unknown-linux-musl
- x86_64-pc-windows-gnu
- x86_64-unknown-freebsd
- loongarch64-unknown-linux-gnu
- Proxy
- Reverse Proxy
- FastCGI
- SSL
- Cli
- Specific custom config location
- HTTP 2
- HTTP 3
- Specify thread numbers