We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f4bb72 commit 1bc4958Copy full SHA for 1bc4958
Sources/async-http-client/proxy/http/Proxy.swift
@@ -58,7 +58,6 @@ public extension Http{
58
/// POST request
59
/// - Parameters:
60
/// - path: Path
61
- /// - body: The data sent as the message body of a request, such as for an HTTP POST or PUT requests
62
/// - query: An array of name-value pairs
63
/// - headers: A dictionary containing all of the HTTP header fields for a request
64
/// - retry: Amount of attempts Default value .exponential with 5 retry and duration 2.0
0 commit comments