提交 d78053eb 编写于 作者: C Christian Noon

Removed an unnecessary separator in the ParameterEncoding enum.

上级 a1233bc0
......@@ -31,7 +31,7 @@ public enum Method: String {
case OPTIONS, GET, HEAD, POST, PUT, PATCH, DELETE, TRACE, CONNECT
}
// MARK: - ParameterEncoding
// MARK: ParameterEncoding
/**
Used to specify the way in which a set of parameters are applied to a URL request.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册