]> git.ipfire.org Git - thirdparty/pdns.git/commit
remotebackend: Fix http request of replaceRRSet 14243/head
authorXiao Liang <shaw.leon@gmail.com>
Fri, 24 May 2024 17:08:37 +0000 (01:08 +0800)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 31 May 2024 18:27:29 +0000 (20:27 +0200)
commit3119e85ea48070616781da6e6db763c68e587474
tree56f1537a63171c8c581dc12c751b7744ebd710ee
parent4ad1befa40a8d68ff2f5024860ea8ce882dda883
remotebackend: Fix http request of replaceRRSet

Add missing field name of "auth" and ampersand between records.
modules/remotebackend/httpconnector.cc