]> git.ipfire.org Git - thirdparty/bind9.git/commit
Simplify match criteria for CookieHandler
authorMichał Kępień <michal@isc.org>
Thu, 21 May 2026 09:52:56 +0000 (11:52 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 21 May 2026 09:52:56 +0000 (11:52 +0200)
commitba6eee2b80064c459d21bb7a8723bea0a3d208fd
tree59b8739554f3176a34c84c53e7a9fd579dbc5d69
parentc0f01b60fdf7c01de84ed28d8942bab28650e27c
Simplify match criteria for CookieHandler

The CookieHandler class handles all traffic for the "example." domain.
Make it a subclass of DomainHandler to simplify its definition.
bin/tests/system/resend_loop/ans3/ans.py