Closed vint2k closed 3 weeks ago
Is it possible to use UseIPv4 in queryStrategy? Ex. client has dual-stack, but the server has only IPv4.
UseIPv4
queryStrategy
Yes. You may want to edit its underlying JSON configuration to suit your need.
Is it possible to use
UseIPv4
inqueryStrategy
? Ex. client has dual-stack, but the server has only IPv4.