
Also stabilise the 3 HTTP-based DataSource implementations: * DefaultHttpDataSource * OkHttpDataSource * CronetDataSource PiperOrigin-RevId: 436690643
DataSource module
Provides a DataSource
abstraction and a number of concrete implementations for
reading data from different sources. Application code will not normally need to
depend on this module directly.