erldns_questions (erldns v8.0.0-rc2)
View SourceRemove all redundant questions from a DNS message, and parses the first question into a list of labels.
Telemetry events
[erldns, pipeline, questions]
with#{count => non_neg_integer()}
wherecount
is the number of questions removed.
Summary
Functions
erldns_pipeline:call/2
callback.
Functions
-spec call(dns:message(), erldns_pipeline:opts()) -> erldns_pipeline:return().
erldns_pipeline:call/2
callback.