]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdistdist docs: add getRaw docs
authorKarel Bilek <kb@karelbilek.com>
Tue, 4 Mar 2025 07:54:29 +0000 (08:54 +0100)
committerKarel Bilek <karel.bilek@cdn77.com>
Tue, 4 Mar 2025 11:25:25 +0000 (12:25 +0100)
pdns/dnsdistdist/docs/reference/comboaddress.rst

index 704c5f40edb2f2709b458e664e94d269f20a48a7..d9d4f7b203a4c3ed15e016f9e06912c404b96ef7 100644 (file)
@@ -64,6 +64,10 @@ ComboAddresses can be IPv4 or IPv6, and unless you want to know, you don't need
 
     Returns in human-friendly format
 
+  .. method:: ComboAddress:getRaw() -> string
+
+    Returns in raw bytes format format
+
   .. method:: ComboAddress:tostringWithPort() -> string
                    ComboAddress:toStringWithPort() -> string