to resolve domain names before a user tries to follow a link.
Settings.enableDnsPrefetching
bool enableDnsPrefetching() @propertyGet enableDnsPrefetching property.
Returns
Determines whether or not to prefetch domain names. DNS prefetching attempts
void enableDnsPrefetching(bool propval) @propertySet enableDnsPrefetching property.
Parameters
propval | Determines whether or not to prefetch domain names. DNS prefetching attempts to resolve domain names before a user tries to follow a link. |