From: Fabian Keil Date: Sun, 27 Dec 2015 12:54:12 +0000 (+0000) Subject: client_host_adder(): Reject the request if the destination host is unknown X-Git-Tag: v_3_0_24~59 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=a4b1b0873a7c063691de7c0005fdbf7aaf58fa5a;hp=a4b1b0873a7c063691de7c0005fdbf7aaf58fa5a;p=privoxy.git client_host_adder(): Reject the request if the destination host is unknown Previously the request would fail later on. While at it, use a less silly log message. ---