]> 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 10:09:28 +0000 (12:09 +0200)
commitb534090313cdcd6edc806bee8d6c538a7e6e2fdb
tree62515a7bf3c98084017f2edcafbba7ca4fe8e939
parent8bb18d304fae8487ba0bba59f02823ccda9f1d56
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.

(cherry picked from commit ba6eee2b80064c459d21bb7a8723bea0a3d208fd)
bin/tests/system/resend_loop/ans3/ans.py