From: Pieter Lexis Date: Fri, 18 Jan 2019 16:52:43 +0000 (+0100) Subject: web: remove 'HTTP: ' prefixes in logs X-Git-Tag: dnsdist-1.4.0-alpha1~39^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc0db7b89af20142bd2b1e9fbebd5d924960dff3;p=thirdparty%2Fpdns.git web: remove 'HTTP: ' prefixes in logs --- diff --git a/pdns/webserver.cc b/pdns/webserver.cc index 0f50c688b9..e7a3521eea 100644 --- a/pdns/webserver.cc +++ b/pdns/webserver.cc @@ -39,12 +39,12 @@ json11::Json HttpRequest::json() { string err; if(this->body.empty()) { - g_log<body, err); if (doc.is_null()) { - g_log<