Class android.net.http.QuicOptions

Removed Methods
Set<String> getQuicHostAllowlist()  
 

Added Methods
Set<String> getAllowedQuicHosts()  
Duration getIdleConnectionTimeout()  
boolean hasInMemoryServerConfigsCacheSize()  
 

Changed Methods
int getInMemoryServerConfigsCacheSize() Change in return type from Integer to int.