Sender
This interface represents a request send pipeline interceptor chain
Functions
Link copied to clipboard
abstract suspend fun execute(requestBuilder: HttpRequestBuilder): HttpClientCall
Content copied to clipboard
Execute send pipeline. It could start pipeline execution or replace the call