feat: RFC-8427 #171
No reviewers
Labels
No labels
Priority: High
Priority: Low
Priority: Medium
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: sam/awl#171
Loading…
Reference in a new issue
No description provided.
Delete branch "RFC-8427"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR will make the JSON response body be based off RFC-8427 which will be similar to kdig's JSON output. Below is example output of running
awl git.froth.zone -j --no-opt
⚠️ the only outstanding "issue" for this is that currently in the JSON body response
rdata
does not specify A, AAAA, MX etc. this is defined hereI think this all looks good