kodi
|
HTTP Client tasks. More...
Go to the source code of this file.
Classes | |
class | PLT_HttpClientSocketTask |
The PLT_HttpClientSocketTask class is the base class used to send a HTTP request asynchronously using a task (thread). More... | |
class | PLT_HttpClientTask< T > |
The PLT_HttpClientTask class is a templatized version of PLT_HttpClientSocketTask to support arbitrary delegation of HTTP response handling. More... | |
HTTP Client tasks.