Response

Constructors

Link copied to clipboard
constructor(statusCode: Int, headers: ResponseHead.Headers, response: Res)

Functions

Link copied to clipboard
open fun equals(obj: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
open fun response(): Res
Link copied to clipboard
open fun statusCode(): Int
Link copied to clipboard
open fun toString(): String