Skip to content

Commit

Permalink
fix: webclient_post params description
Browse files Browse the repository at this point in the history
  • Loading branch information
luhuadong authored and mysterywolf committed Jan 10, 2022
1 parent e2f5a0d commit 686a3ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/webclient.c
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,6 @@ int webclient_shard_position_function(struct webclient_session *session, const c
*
* @param session webclient session
* @param URI input server URI address
* @param header POST request header, can't be empty
* @param post_data data send to the server
* = NULL: just connect server and send header
* != NULL: send header and body data, resolve response data
Expand Down

0 comments on commit 686a3ad

Please sign in to comment.