mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[PR #145] [MERGED] Fix responses to be more standards compliant #321
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#321
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/acme-dns/acme-dns/pull/145
Author: @joohoi
Created: 2/3/2019
Status: ✅ Merged
Merged: 2/3/2019
Merged by: @joohoi
Base:
master← Head:dnsfixes📝 Commits (4)
6a8cbdbHandle OPT questions (EDNS)9f512f5Handle authoritative bit, and append SOA for authoritative NXDOMAIN responsesd61fc9eChangelog entrybbce3a6Fix linter errors📊 Changes
3 files changed (+96 additions, -29 deletions)
View changed files
📝
README.md(+4 -2)📝
dns.go(+37 -6)📝
dns_test.go(+55 -21)📄 Description
This PR adds correct handling for:
Fixes #127
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.