mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 10:43:17 -04:00
Fix RFC link for RFC8484 (#3271)
This fix fixes 3270 Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -19,7 +19,7 @@ provided out of the box you can add it by [writing a plugin](https://coredns.io/
|
||||
|
||||
CoreDNS can listen for DNS requests coming in over UDP/TCP (go'old DNS), TLS ([RFC
|
||||
7858](https://tools.ietf.org/html/rfc7858)), also called DoT, DNS over HTTP/2 - DoH -
|
||||
([RFC 8484](https://tools.ietf.org/html/rfc7858)) and [gRPC](https://grpc.io) (not a standard).
|
||||
([RFC 8484](https://tools.ietf.org/html/rfc8484)) and [gRPC](https://grpc.io) (not a standard).
|
||||
|
||||
Currently CoreDNS is able to:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user