ultrasonic-app-subsonic-and.../subsonic-api
Yahor Berdnikau 1c7e5bb0f2 Support json with UTF-8 bom in VersionInterceptor.
Previously it was peeking at response body and put it into intermediate
string that later used in json parsing. This preserves bom character
and leads to parse fail. Now it passes peek body input stream to
json parser that handles bom internally.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-05-15 22:10:37 +02:00
..
src Support json with UTF-8 bom in VersionInterceptor. 2018-05-15 22:10:37 +02:00
.gitignore Update gradle to 3.4 2017-07-19 17:02:47 +02:00
build.gradle Change to handle json parse exception instead of xml. 2018-01-07 13:30:37 +01:00