Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 3.00.00
Excerpt

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.