-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop spitting out binary TXT records as text. (#22172)
Instead, actually look at record lengths, remove the lengths in favor of comma-separating the records, replace various things that are not printable with hex escape sequences. The new output ends up looking something like: TXT:"SII=5000,SAI=2000,T=1" Fixes #21867
- Loading branch information
1 parent
fdbd92b
commit be95555
Showing
1 changed file
with
34 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters