From ec35037647a1e48de9cd36c40cc528df1315ab56 Mon Sep 17 00:00:00 2001 From: Charles-Henri Bruyand Date: Tue, 5 Jun 2018 17:42:38 +0200 Subject: [PATCH] dnsdist: default set "Connection: close" header for web requests --- pdns/dnsdist-web.cc | 1 + pdns/dnsdistdist/docs/guides/webserver.rst | 3 +++ 2 files changed, 4 insertions(+) diff --git a/pdns/dnsdist-web.cc b/pdns/dnsdist-web.cc index 8cee0f379..998af91e4 100644 --- a/pdns/dnsdist-web.cc +++ b/pdns/dnsdist-web.cc @@ -194,6 +194,7 @@ static void addSecurityHeaders(YaHTTP::Response& resp, const boost::optional