MLIB
|
Implementation of mlib::http::server and mlib::http::connection classes. More...
Data Structures | |
struct | mlib::http::smime |
Info for known MIME types. More... | |
Macros | |
#define | HTTP_DEFAULT_URI "index.html" |
Default URL. | |
#define | HTTP_SERVER_NAME "MLIB_HTTP 2.0" |
Default server name. | |
#define | MAX_PAR 1024 |
Max length of a form parameter. | |
Implementation of mlib::http::server and mlib::http::connection classes.