]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] chg: test: Use isctest.asyncserver in the "statistics" test
authorŠtěpán Balážik <stepan@isc.org>
Wed, 29 Oct 2025 18:23:56 +0000 (18:23 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 29 Oct 2025 18:23:56 +0000 (18:23 +0000)
commit895d35d4dbca7e29fa454904743b8922b19cd0b0
tree803f83e4b2982385bd7d4031f32991f376c535ae
parent960c7c7dbd8138cde5e353bb24b4a67b03514baa
parent985baa77978027cad9420a4564f8651dd4835b33
[9.20] chg: test: Use isctest.asyncserver in the "statistics" test

Reimplement the custom server using the asyncserver Python module.

Behavior change: The new server doesn't copy CD and DO flags and a client cookie to responses.

Backport of MR !10928

Merge branch 'backport-stepan/statistics-asyncserver-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11171