Embedded Web Server
Go to file
2012-03-13 21:17:03 +00:00
bindings Added mg_send_file() to python binding 2011-06-19 18:03:38 +01:00
examples Added examples/hello.c - a minimalistic embedding example 2011-06-18 00:29:46 +01:00
test test case for CGI status text 2012-03-04 16:23:46 +00:00
win32 removed obsolete stuff 2010-09-12 22:08:44 +01:00
LICENSE license added 2010-09-06 22:04:28 +01:00
main.c Increased max config line size from 512 to 8192 bytes 2011-10-31 11:15:10 +00:00
Makefile Using g++ for compilation. Fixed C++ build. 2012-03-06 20:19:47 +00:00
mongoose.1 Better description for -w option 2012-02-20 18:43:26 +00:00
mongoose.c Using mg_sleep() instead of sleep() 2012-03-13 21:17:03 +00:00
mongoose.h Added new event, MG_REQUEST_COMPLETE 2012-03-11 22:38:28 +00:00