Running the HTTP request in an outside tool, rather than my own code, was the
key to debugging it. It looks like the problem was caused by an issue in an
HTTP helper method on my end. I thought I was setting the HTTP verb to "PATCH"
but my helper method was actually overwriting it with "POST", a
Hi!
> On 03 Feb 2015, at 00:26, Jordan Rieger wrote:
> I'm writing code to interface with the HTTP JSON REST API of a PowerDNS 3.4.1
> authoritative server with a MySQL backend.
[..]
> I tried increasing the server log level to 9 (the maximum), and I see my
> request in the log, but it only
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Warning: Version 3.4.2 of the PowerDNS Authoritative Server is a major
upgrade if you are coming from 2.9.x. Additionally, if you are coming from
any 3.x version (including 3.3.1), there is a mandatory SQL schema upgrade.
Please refer to the Upgrade