From f5ffa9281727bd0fece10433f80ee0349636c582 Mon Sep 17 00:00:00 2001 From: Denis Denisov Date: Sat, 9 Feb 2019 08:34:30 +0200 Subject: [PATCH] Secure webapp with these HTTP headers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da2a193..8fb5962 100644 --- a/README.md +++ b/README.md @@ -297,6 +297,7 @@ Reference links * https://www.linode.com/docs/websites/nginx/configure-nginx-for-optimized-performance * https://haydenjames.io/nginx-tuning-tips-tls-ssl-https-ttfb-latency/ * https://medium.freecodecamp.org/a8afdbfde64d +* https://medium.freecodecamp.org/secure-your-web-application-with-these-http-headers-fd66e0367628 Static analyzers ----------------