Go to the source code of this file.
Variables | |
| static MIMETypes | g_MIMETypes [] |
| static const int | g_nMIMELength = sizeof( g_MIMETypes) / sizeof( MIMETypes ) |
| static const int | g_on = 1 |
| static const int | g_off = 0 |
MIMETypes g_MIMETypes[] [static] |
Definition at line 46 of file httprequest.cpp.
const int g_nMIMELength = sizeof( g_MIMETypes) / sizeof( MIMETypes ) [static] |
const int g_on = 1 [static] |
Definition at line 82 of file httprequest.cpp.
const int g_off = 0 [static] |
Definition at line 83 of file httprequest.cpp.
1.5.5