#include "http_curl.h"


Go to the source code of this file.
Classes | |
| struct | GUI_HTTP |
| A "channel" for doing HTTP ops. More... | |
| struct | GUI_HTTP_OP |
| base class for various types of ops More... | |
Defines | |
| #define | GUI_HTTP_STATE_IDLE 0 |
| #define | GUI_HTTP_STATE_BUSY 1 |
| #define GUI_HTTP_STATE_BUSY 1 |
| #define GUI_HTTP_STATE_IDLE 0 |
1.5.6