]> git.ipfire.org Git - thirdparty/pdns.git/commit
An HttpException creates a new response body. 11854/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 16 Aug 2022 08:00:52 +0000 (10:00 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 16 Aug 2022 08:00:52 +0000 (10:00 +0200)
commit3e285251939365980477cdd805684c34fd962276
tree6f2fd6bf5b75a6823596266b24a94ce155227bba
parent38fd34c4aef10b25ce6fdb87e82e6812eef94c2f
An HttpException creates a new response body.

Initialize the s_dlog field of that new response. I would prefer to do that in the
exception's ct, but we do not have the uniqueid there.
pdns/webserver.cc