media/library/core/src
Fillmore, Christopher d94a40ac77 Add responseBody field to InvalidResponseCodeException
Issue #6853

Previously the body of an HTTP response was not included in an
InvalidResponseCodeException. This change adds a field to store
the response body, and updates DefaultHttpDataSource to populate
this value.
2020-02-12 16:40:47 -05:00
..
androidTest Move assets from core to testdata module 2020-02-11 17:12:13 +00:00
main Add responseBody field to InvalidResponseCodeException 2020-02-12 16:40:47 -05:00
test Replace DataSpec.absoluteStreamPosition with uriPositionOffset 2020-02-11 22:10:17 +00:00