Skip to content

Commit 686a3ad

Browse files
luhuadongmysterywolf
authored andcommitted
fix: webclient_post params description
1 parent e2f5a0d commit 686a3ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/webclient.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,6 @@ int webclient_shard_position_function(struct webclient_session *session, const c
11811181
*
11821182
* @param session webclient session
11831183
* @param URI input server URI address
1184-
* @param header POST request header, can't be empty
11851184
* @param post_data data send to the server
11861185
* = NULL: just connect server and send header
11871186
* != NULL: send header and body data, resolve response data

0 commit comments

Comments
 (0)