HttpSend

class HttpSend

This is an internal plugin that is always installed.

Types

Link copied to clipboard
class Config
Link copied to clipboard
object Plugin : HttpClientPlugin<HttpSend.Config, HttpSend>

A plugin's installation object

Functions

Link copied to clipboard
fun intercept(block: HttpSendInterceptor)
fun intercept(block: suspend Sender.(HttpClientCall, HttpRequestBuilder) -> HttpClientCall)

Install send pipeline starter interceptor