Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

HTTP-client provide a set of hook to notify the connection status to the application.  Like for every hook functions, those are only available when the µC/HTTP-client internal task is active (HTTPc_CFG_MODE_ASYNC_TASK_EN). Those hook functions can be set up with the API function HTTPc_ConnSetParam() and are mandatory when the API function HTTPc_ConnOpen() is called in no-blocking mode.

  • No labels