Skip to content

fix: split long TXT records into 255-character chunks#64

Open
ondbeh wants to merge 4 commits intomainfrom
fix/split-long-txt-records
Open

fix: split long TXT records into 255-character chunks#64
ondbeh wants to merge 4 commits intomainfrom
fix/split-long-txt-records

Conversation

@ondbeh
Copy link
Copy Markdown
Contributor

@ondbeh ondbeh commented May 7, 2026

This pull request updates the handling of DNS TXT records to ensure proper formatting and parsing according to DNS standards. The main improvements are the introduction of helper functions to split long TXT records into 255-character chunks (as required by DNS), and to reassemble them when reading records. These changes help prevent issues with TXT records that exceed the DNS length limit.

@ondbeh ondbeh requested review from fsandel and jojomo96 May 7, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant