Protocol
Client
protocol Client : Sendable
Topics
Instance Properties
Instance Methods
allocating(to:)delegating(to:)delete(_:headers:beforeSend:)get(_:headers:beforeSend:)logging(to:)patch(_:headers:beforeSend:)patch(_:headers:content:)post(_:headers:beforeSend:)post(_:headers:content:)put(_:headers:beforeSend:)put(_:headers:content:)send(_:)send(_:headers:to:beforeSend:)
Relationships
Inherits From
Swift.SendableSwift.SendableMetatype