Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/dns/resolver: translate 5xx DoH server errors into SERVFAIL DNS r…
…esponses If a DoH server returns an HTTP server error, rather than a SERVFAIL within a successful HTTP response, we should handle it in the same way as SERVFAIL. Updates tailscale#13571 Signed-off-by: Nick Hill <mykola.khyl@gmail.com>
- Loading branch information