From 88de7e7c966d1a121f05ad49c2918ad2ef957d78 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 22 Jun 2021 22:03:50 +0200 Subject: [PATCH] docs: list security headers feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79da424..8c59fb1 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ - Lightweight and configurable logging via [tracing](https://github.com/tokio-rs/tracing) crate. - [Termination signal](https://www.gnu.org/software/libc/manual/html_node/Termination-Signals.html) handling. - [HTTP/2](https://tools.ietf.org/html/rfc7540) + TLS support. +- [Security headers](https://web.dev/security-headers/) for HTTP/2 by default. - Customizable number of worker threads. - Optional directory listing. - [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) support. -- libgit2 1.7.2