WasiHttpResponse

constructor(status: Int, headers: Map<String, List<String>>, body: ByteArray)
constructor(status: Int, headers: Map<String, List<String>>, bodySource: RawSource)