Skip to content

HTTPClient

rockbruno edited this page May 9, 2020 · 1 revision

HTTPClient

public final class HTTPClient

Initializers

init()

public init()

Properties

client

let client

group

let group

Methods

syncPost(urlString:json:)

public func syncPost(urlString: String, json: [String: Any])
Clone this wiki locally