-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
The list of available flags in the README
Lines 85 to 92 in 8e6d91c
| ``` js | |
| packet.RECURSION_DESIRED | |
| packet.RECURSION_AVAILABLE | |
| packet.TRUNCATED_RESPONSE | |
| packet.AUTHORITATIVE_ANSWER | |
| packet.AUTHENTIC_DATA | |
| packet.CHECKING_DISABLED | |
| ``` |
is missing the packet.DNSSEC_OK flag
Line 1443 in 8e6d91c
| exports.DNSSEC_OK = 1 << 15 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels