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

Fixing implementation for question ANY #142

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Fixing implementation for question ANY #142

merged 1 commit into from
Jun 14, 2023

Conversation

Mzack9999
Copy link
Member

Description

This PR fixes the behavior for ANY question type. The returned records are parsed and classified to existing types.
ANY query (marked as deprecated in RFC8482) simply tells the server to return all existing record types

@Mzack9999 Mzack9999 added Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. labels Jun 13, 2023
@Mzack9999 Mzack9999 self-assigned this Jun 13, 2023
@Mzack9999 Mzack9999 marked this pull request as ready for review June 13, 2023 13:44
Copy link
Member

@dogancanbakir dogancanbakir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ehsandeep ehsandeep merged commit e417538 into main Jun 14, 2023
5 checks passed
@ehsandeep ehsandeep deleted the maint-any-query branch June 14, 2023 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants