SettingsGidBuilderImpl.enableDnsPrefetching

Set enableDnsPrefetching property.

class SettingsGidBuilderImpl(T)
T
enableDnsPrefetching
(
bool propval
)

Parameters

propval bool

Determines whether or not to prefetch domain names. DNS prefetching attempts to resolve domain names before a user tries to follow a link.

Return Value

Type: T

Builder instance for fluent chaining