From: Tomek Mrugalski Date: Mon, 29 Apr 2019 13:39:08 +0000 (+0200) Subject: [#360,!305] ChangeLog updated. X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=fb1cb920a1fa5349db28954ff42398e47d87512f;p=thirdparty%2Fkea.git [#360,!305] ChangeLog updated. --- diff --git a/ChangeLog b/ChangeLog index f26f5e04d1..c3687fe958 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1567. [bug] marcin + Kea HTTP client now always includes Host header in all HTTP requests. + The Host header is required in all HTTP/1.1 requests. This corrects + the problem whereby HA peers were unable to communicate via reverse + HTTP proxy because the proxy was responding with Bad Request status + when no Host header was included. + (Gitlab #360,!305, git ddb6dbf4cf63e98d3954c5d46e0311abc4fd6cfc) + 1566. [func] tmark kea-dhcp6 can now be configured to calculate values to send to clients for T1 and T2 times. Prior to this