Leonid Stashevsky

Results 61 comments of Leonid Stashevsky

> particularly useful for tests By stepping in debugger and stack trace? > blocking call to future and vice versa I've got it. Thanks for the report.

Hi, @thevery. Just for my interest :), what kind of stuff you missed in the ktor client to use it on android?

Thanks, will take a look!

Hi @mister11, thanks for the report. We introduced `acceptContentTypes` in `JsonFeature` since `1.2.0`. It provides you possibility to set custom `Accept` and `Content-Type` headers automatically. Could you check and report...

I played a lot and it is great. There are 2 points I found: - I missed the simple way of creating `HttpClientCall` and `HttpResponse` from `HttpRequestBuilder` without making a...

@rsinukov Sure. Done!

Could you rebase if if it's actual or should we close?

Please change the target branch to 2.1

Hey @ztkmkoo, the `checkApi` task is still failing on CI. Could you try to make clean and dump again?