A destructor is present on this object, but not explicitly documented in the source.
Static client GET method (synchronous) Param: - URL - headers - timeout - optional pointer to NNGTLS
Static client GET method (asynchronous) Param: - URL - headers - handler callback - void function (Webdata*, void* context) - timeout - context - optional pointer to NNGTLS
Static client POST method (synchronous) Param: - URL - headers - timeout - optional pointer to NNGTLS
Static client POST method (asynchronous) Param: - URL - headers - handler callback - void function (Webdata*, void* context) - timeout - context - optional pointer to NNGTLS