Companion

object Companion

Functions

Link copied to clipboard
@JvmName(name = "create")
operator fun invoke(status: Status, version: String = HTTP_1_1): Response
Link copied to clipboard
fun Response.Companion.parse(response: String, lineBreak: String = ""): Response