fix: correctly override question type flag for requests by agners · Pull Request #1558 · python-zeroconf/python-zeroconf
Currently even when setting the explicit question type flag, the implementation ignores it for subsequent queries. This commit ensures that all queries respect the explicit question type flag.
Add unit test to validate that the explicit question type flag is set correctly in outgoing requests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters