MLIB
Loading...
Searching...
No Matches
http.cpp File Reference

Implementation of mlib::http::server and mlib::http::connection classes. More...

#include <mlib/mlib.h>
#include <utf8/utf8.h>
#include <utils.h>

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.
 

Detailed Description

Implementation of mlib::http::server and mlib::http::connection classes.