Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Method

get(_:headers:beforeSend:)

func get(_ url: URI, headers: HTTPFields = [:], beforeSend: (inout ClientRequest) throws -> Void = { _ in }) async throws -> ClientResponse