You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/08/28 15:38:03 UTC

[GitHub] [incubator-nuttx-apps] acassis commented on a change in pull request #333: webclient improvements

acassis commented on a change in pull request #333:
URL: https://github.com/apache/incubator-nuttx-apps/pull/333#discussion_r479383605



##########
File path: include/netutils/webclient.h
##########
@@ -147,6 +281,12 @@ int wget(FAR const char *url, FAR char *buffer, int buflen,
 int wget_post(FAR const char *url, FAR const char *posts, FAR char *buffer,
               int buflen, wget_callback_t callback, FAR void *arg);
 
+void webclient_set_defaults(FAR struct webclient_context *ctx);

Review comment:
       ping @yamt any news?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org