ResponseData

fun ResponseData(code: Int, headers: Map<String, String>, body: ByteArray? = null, validFor: Duration)