OAuth2HttpResponse

constructor(headers: Headers = Headers.headersOf(), status: Int, body: String? = null, bytesBody: ByteArray? = null)