Package-level declarations

Types

Link copied to clipboard
sealed class MultipartEntity : Closeable
Link copied to clipboard
data class MultipartFormBody : Body, Closeable

Represents a Multi-part that is backed by a stream, which should be closed after handling the content. The gotchas which apply to StreamBody also apply here..

Functions

Link copied to clipboard
Link copied to clipboard