prefetch_dns


Description:

public void prefetch_dns (string hostname)

Resolve the domain name of the given hostname in advance.

Resolve the domain name of the given hostname in advance, so that if a URI of hostname is requested the load will be performed more quickly.

Parameters:

this

a WebContext

hostname

a hostname to be resolved