RequestProducer

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend fun <T> produceHttp(callRunner: CallRunner<T>, call: Call<T>, jar: CookieJar, channel: Channel<Envelope<Contents<T>>>)