]> git.ipfire.org Git - thirdparty/pdns.git/commit
webserver.cc: try to pass exception text with 500 errors 14706/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 13 Sep 2024 13:46:06 +0000 (15:46 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 25 Sep 2024 09:36:33 +0000 (11:36 +0200)
commit38feb8ae8fcc4f81a1f34e5b3bcbcb2c115e34a5
tree34377e300cdbb90b88f5c7071410db9993b194c8
parentc93cc81eaa8ab6f648d98750674740f6948883e8
webserver.cc: try to pass exception text with 500 errors

fixes #14637 -if- the client sends `Accept: application/json`

(cherry picked from commit 27ff9f415d5c1431dd78486e691a008f969f5843)
pdns/webserver.cc