docs: add tls support
Diff
README.md | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
@@ -13,15 +13,10 @@
- Gzip compression by default.
- Cache control headers included.
- Configurable via environment variables or CLI arguments.
- TLS support via [Rust Native TLS](https://docs.rs/native-tls/0.2.3/native_tls/) crate.
- Lightweight logging support.
- [Scratch](https://hub.docker.com/_/scratch) and [latest Alpine Linux](https://hub.docker.com/_/alpine) Docker images available.
## Missing features
- TLS support
PRs welcome!
## Usage
Server is configured either via environment variables: