fix: webclient_post params description

master
luhuadong 3 years ago committed by Man, Jianting (Meco)
parent e2f5a0da5b
commit 686a3addfe

@ -1181,7 +1181,6 @@ int webclient_shard_position_function(struct webclient_session *session, const c
* *
* @param session webclient session * @param session webclient session
* @param URI input server URI address * @param URI input server URI address
* @param header POST request header, can't be empty
* @param post_data data send to the server * @param post_data data send to the server
* = NULL: just connect server and send header * = NULL: just connect server and send header
* != NULL: send header and body data, resolve response data * != NULL: send header and body data, resolve response data

Loading…
Cancel
Save