Package io.ktor.client.features.observer
Types
Link copied to clipboard
ResponseObserver callback.
Link copied to clipboard
Observe response feature.
Functions
Link copied to clipboard
Install ResponseObserver feature in client.
Link copied to clipboard
fun HttpClientCall.wrapWithContent(content: ByteReadChannel): HttpClientCall
Content copied to clipboard
Content copied to clipboard
Wrap existing HttpClientCall with new content.