[PR #66] [MERGED] Updated documentation #81

Closed
opened 2026-03-04 23:24:13 +03:00 by kerem · 0 comments
Owner

📋 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-1Head: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/yswery/PHP-DNS-SERVER/pull/66 **Author:** [@ivanstan](https://github.com/ivanstan) **Created:** 9/15/2018 **Status:** ✅ Merged **Merged:** 9/15/2018 **Merged by:** [@samuelwilliams](https://github.com/samuelwilliams) **Base:** `version-1` ← **Head:** `version-1` --- ### 📝 Commits (1) - [`079893c`](https://github.com/yswery/PHP-DNS-SERVER/commit/079893cf26617ed0f745156259ff08ea42d1a3d0) * 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) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -3) 📝 `docs/events.md` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 23:24:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PHP-DNS-SERVER#81
No description provided.