On Fri, Oct 06, 2017 at 01:43:03PM +0000, Michał Kępień via RT wrote: > Once you are happy with the end result, please let me know and I > will merge it. My only comment is that isc_httpd_*() functions were previously always returning ISC_R_SUCCESS and now they aren't. I do think that's an improvement, but my thought was to leave the behavior of those functions identical. However, since the result codes aren't being caught by the caller anyway, let's go ahead with it. Okay to merge.