HttpInfo

constructor(startMillis: Long, endMillis: Long, statusCode: Int, headers: List<HttpHeader>)

Deprecated

HttpInfo is only to be constructed internally. Declare your own class if needed