mirror of
https://github.com/yswery/PHP-DNS-SERVER.git
synced 2026-04-26 01:35:57 +03:00
[PR #66] [MERGED] Updated documentation #81
Labels
No labels
bug
enhancement
enhancement
hacktoberfest
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PHP-DNS-SERVER#81
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/yswery/PHP-DNS-SERVER/pull/66
Author: @ivanstan
Created: 9/15/2018
Status: ✅ Merged
Merged: 9/15/2018
Merged by: @samuelwilliams
Base:
version-1← Head:version-1📝 Commits (1)
079893c* Updated documentation: dig has EDNS enabled by default so running our previous examples would result in request timeout on client and error: Record type "OPT" is not a supported type in server logs. Added +noedns flag to dig query in examples to make them work until we add support for OPT queries.📊 Changes
2 files changed (+4 additions, -4 deletions)
View changed files
📝
README.md(+3 -3)📝
docs/events.md(+1 -1)📄 Description
dig has EDNS enabled by default so running our previous examples would result in request timeout on client and error: Record type "OPT" is not a supported type in server logs. Added +noedns flag to dig query in examples to make them work until we add support for OPT queries.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.