HTTPClient

async-friendly wrapper for HTTP clients. It allows a specific client implementation (either Foundation or NIO-based) to be hidden from users of the wrapper.

HTTPClient.swift:19
actor HTTPClient