Shuts down the client.
func syncShutdown() throws
s7WebPush18HTTPClientProtocolP12syncShutdownyyKF
8YOWJ
import WebPush
protocol HTTPClientProtocol : Sendable
A protocol abstracting HTTP request execution.
func execute(_ request: HTTPClientRequest, deadline: NIODeadline, logger: Logger?) async throws -> HTTPClientResponse
Execute the request.