]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: add SVCB and HTTP to supported types
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 10 Sep 2021 11:20:28 +0000 (13:20 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 10 Sep 2021 12:47:24 +0000 (14:47 +0200)
docs/appendices/types.rst

index 1721b635461ccc09bd51a9067fcbda5e3e4b8b0c..d546c51004b77393dd983d5364efe69116a18dad 100644 (file)
@@ -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 <https://datatracker.ietf.org/doc/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 <https://datatracker.ietf.org/doc/draft-ietf-dnsop-svcb-https/07>`__, including additional processing.
+Some :doc:`PowerDNS specials <../guides/svcb>` are supported.
+
 TKEY, TSIG
 ----------