ProgressHandler

LegacyHTTPClient.swift:29
typealias ProgressHandler = (_ bytesReceived: Int64, _ totalBytes: Int64?) throws -> Void