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 2021/07/21 15:12:27 UTC

[GitHub] [incubator-nuttx-apps] gustavonihei opened a new pull request #810: netutils/webclient: Notify HTTP header data via dedicated callback

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


   ## Summary
   This PR intends to add a new API for notifying the application of received HTTP header data.
   
   The application shall register a callback function for receiving the HTTP header data line-by-line.
   
   ## Impact
   New API to `webclient` library, should bring no impact to users if not explicitly used.
   
   ## Testing
   Custom application.
   


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

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #810: netutils/webclient: Notify HTTP header data via dedicated callback

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


   


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

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

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