HttpBase

interface HttpBase

Inheritors

Functions

Link copied to clipboard
open fun bodyString(): String

Properties

Link copied to clipboard
abstract val body: Any
Link copied to clipboard
abstract val contentType: ContentType?
Link copied to clipboard
abstract val headers: Headers