sixinli

Results 14 issues of sixinli

mentioned in: https://github.com/palantir/eclipse-typescript/issues/331, will submit a PR soonish

when there's `1.9.0` and `1.10.0` as annotated tags for a commit, `1.9.0` will be returned (probably because it's the first thing in a list thats sorted alphabetically). it should probably...

Do we know if streaming still work with the default converters? We have a workflow which we want to check the size of `ResponseBody` before loading it all in memory....

reading from https://inthecheesefactory.com/blog/retrofit-2.0/en section `Use an Interceptor from OkHttp` the new way of specifying an interceptor is through the okhttpclient, is it possible to expose that to the retrofit2client? use...