Module | Ethon::Easy::Features |
In: |
lib/ethon/easy/features.rb
|
This module contains class methods for feature checks
Returns true if this curl version supports AsynchDNS.
@example
Ethon::Easy.supports_asynch_dns?
@return [ Boolean ] True if supported, else false.