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/11/20 00:51:39 UTC

[GitHub] [incubator-nuttx-apps] yamt opened a new pull request #489: webclient: Distinguish request size and buffer size in body callback

yamt opened a new pull request #489:
URL: https://github.com/apache/incubator-nuttx-apps/pull/489


   
   ## Summary
   This fixes the case when webclient_set_static_body is used
   for data larger than webclient_context::buflen.
   
   ## Impact
   Note: as of writing this, webclient_set_static_body is the
   only user of body_callback in NuttX apps tree.
   
   ## Testing
   tested with my local app.
   


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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #489: webclient: Distinguish request size and buffer size in body callback

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #489:
URL: https://github.com/apache/incubator-nuttx-apps/pull/489


   


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