Skip to content

Commit 1bc4958

Browse files
committed
Update Proxy.swift
1 parent 8f4bb72 commit 1bc4958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/async-http-client/proxy/http/Proxy.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ public extension Http{
5858
/// POST request
5959
/// - Parameters:
6060
/// - path: Path
61-
/// - body: The data sent as the message body of a request, such as for an HTTP POST or PUT requests
6261
/// - query: An array of name-value pairs
6362
/// - headers: A dictionary containing all of the HTTP header fields for a request
6463
/// - retry: Amount of attempts Default value .exponential with 5 retry and duration 2.0

0 commit comments

Comments
 (0)