[Question] Does Mikrotik support DOH over IPv6?

Hello,
I tried mikrotik doh dns and I could not a doh dns connection over ipv6. My configuration is as below. While it can make a DNS query directly via the IPv6 DNS address, an error appears over https. “DoH server connection error: resolving error”

Can anyone use doh dns over ipv6?

Thanks.

/ip dns
set allow-remote-requests=yes cache-max-ttl=1d use-doh-server=https://cloudflare-dns.com/dns-query verify-doh-cert=yes
/ip dns static
add address=2606:4700:4700::1111 name=cloudflare-dns.com type=AAAA
add address=2606:4700:4700::1001 name=cloudflare-dns.com type=AAAA

doh with ipv6.jpg

IPv6-only DNS on MikroTik has never worked correctly for me.

Hello,
I tried the same configuration with NextDNS, and I have the same issue : RouterOS is not able to resolve the DOH address over IPV6, only IPV4.
Has it been reported to support ? If not, I may open a ticket.