Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respond TXT record even if TXT field is nil #114

Open
yuuzi41 opened this issue Jan 5, 2024 · 0 comments
Open

Respond TXT record even if TXT field is nil #114

yuuzi41 opened this issue Jan 5, 2024 · 0 comments

Comments

@yuuzi41
Copy link

yuuzi41 commented Jan 5, 2024

Hello,

It responds TXT Record even if the TXT field of MDNSService is nil here https://github.com/hashicorp/mdns/blob/main/zone.go#L305
But I think it'd be better if it responded nothing when it received TXT query and the TXT field is nil.

Any suggestions or thoughts would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant