فهرست منبع

fix: webclient_post params description

luhuadong 4 سال پیش
والد
کامیت
686a3addfe
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/webclient.c

+ 0 - 1
src/webclient.c

@@ -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