HttpFetchResult

constructor(status: Int, statusText: String, headers: List<Pair<String, String>>, bodyRaw: AsyncInputStream)