ktor
ktor copied to clipboard
Client plugins API
I played a lot and it is great.
There are 2 points I found:
-
I missed the simple way of creating
HttpClientCall
andHttpResponse
fromHttpRequestBuilder
without making a network call. -
I would also replace
HttpClientCall
withHttpResponse
in the public API.
@e5l Nice! Can you add these points to the design ticket please, so that we have discussion in one place?
@rsinukov Sure. Done!