ktor icon indicating copy to clipboard operation
ktor copied to clipboard

Client plugins API

Open rsinukov opened this issue 2 years ago • 3 comments

rsinukov avatar Jul 08 '22 09:07 rsinukov

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 network call.

  • I would also replace HttpClientCall with HttpResponse in the public API.

e5l avatar Jul 13 '22 09:07 e5l

@e5l Nice! Can you add these points to the design ticket please, so that we have discussion in one place?

rsinukov avatar Jul 13 '22 09:07 rsinukov

@rsinukov Sure. Done!

e5l avatar Jul 13 '22 09:07 e5l