HttpBase

interface HttpBase

Inheritors

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

Functions

Link copied to clipboard
open fun bodyString(): String