From a664d5f1982d80683b7f15c8a7ce85ca48994079 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Fri, 10 Sep 2021 13:20:28 +0200 Subject: [PATCH] docs: add SVCB and HTTP to supported types --- docs/appendices/types.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/appendices/types.rst b/docs/appendices/types.rst index 1721b63546..d546c51004 100644 --- a/docs/appendices/types.rst +++ b/docs/appendices/types.rst @@ -141,6 +141,13 @@ HINFO Hardware Info record, used to specify CPU and operating system. Stored with a single space separating these two, example: 'i386 Linux'. +.. _types-https: + +HTTPS +----- +Service binding records for HTTPS, defined in `draft-ietf-dnsop-svcb-https-07 `__, including additional processing. +Some :doc:`PowerDNS specials <../guides/svcb>` are supported. + .. _types-key: KEY @@ -300,6 +307,13 @@ priority. For example, be encoded with ``0`` in the priority field and ``100 389 mars.conaxis.ch`` in the content field. +.. _types-svcb: + +SVCB +---- +Service binding records, defined in `draft-ietf-dnsop-svcb-https-07 `__, including additional processing. +Some :doc:`PowerDNS specials <../guides/svcb>` are supported. + TKEY, TSIG ---------- -- 2.47.2