]> git.ipfire.org Git - thirdparty/pdns.git/commit
webserver.cc: try to pass exception text with 500 errors 14670/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>
Fri, 13 Sep 2024 13:46:15 +0000 (15:46 +0200)
commit27ff9f415d5c1431dd78486e691a008f969f5843
treed691f3108850fa34a3171dbcff6c7755a4132f73
parent1c41b7b8a02dc6d8f59ea38c9e5d74d8a3705e31
webserver.cc: try to pass exception text with 500 errors

fixes #14637 -if- the client sends `Accept: application/json`
pdns/webserver.cc