![]() |
EVE 1.0
|
HTTP module basic types. More...
#include <toc/types.h>
Go to the source code of this file.
Data Structures | |
struct | http_content_type_t |
struct | http_enum_cvt_t |
struct | toc_segment_ptr_t |
struct | toc_var_context_t |
Macros | |
#define | CSTRING(x) (x), (sizeof(x) - 1) |
#define | ENUM_CVT_ENTRY(v, s) |
Enumerations |
Variables | |
const uint8_t | HttpRequestCount |
const uint8_t | HttpStaticResourceCount |
const struct http_content_type_t | HttpContentTypeTable [] |
const struct http_enum_cvt_t | HttpReqTypeTable [] |
const struct http_enum_cvt_t | HttpResourceTable [] |
HTTP module basic types.
Definition in file types.h.