![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
Go to the source code of this file.
Classes | |
| class | CzHttpHeader |
| An HTTP header. More... | |
| class | CzHttpPostData |
| HTTP POST data. More... | |
| class | CzHttpRequest |
| An HTTP request including the header, body and response. More... | |
| class | CzHttpManager |
| Handles the queueing of HTTP requests. More... | |
Defines | |
| #define | CZ_HTTP_MANAGER CzHttpManager::getInstance() |
| A short cut macro that calls the global HTTP manager singleton. | |
Typedefs | |
| typedef void * | CzHttpObject |
| typedef CzList< CzHttpHeader * > ::iterator | CzHttpHeaderIterator |