Class android.net.http.DnsOptions

Removed Methods
Boolean getEnableStaleDns()  
 

Added Methods
int getStaleDns()  
 

Changed Methods
int getPersistHostCache() Change in return type from Boolean to int.
 
int getPreestablishConnectionsToStaleDnsResults() Change in return type from Boolean to int.
 
int getUseHttpStackDnsResolver() Change in return type from Boolean to int.
 
 

Added Fields
int DNS_OPTION_DISABLED  
int DNS_OPTION_ENABLED  
int DNS_OPTION_UNSPECIFIED