Embedded Web Server
Go to file
2010-08-28 18:05:21 +01:00
bindings enhance python binding - add example for GET/POST, and use mg_read() there. 2010-08-28 00:32:00 +01:00
examples removing obsolete examples 2010-08-26 23:07:39 +01:00
test removed Testing test prefix in messages 2010-08-23 07:26:33 +01:00
win32 fixed win32 build 2010-08-26 00:55:03 +01:00
main.c introduced struct mg_config. Fixed Range response. 2010-06-25 17:23:17 +02:00
Makefile better comment for windows build 2010-08-28 18:05:21 +01:00
mongoose.1 Initial import - converting from Subversion. 2010-05-03 21:46:42 +01:00
mongoose.c embedded mode: implement mg_read() properly. This brings straming support to Mongoose. 2010-08-28 00:31:06 +01:00
mongoose.h passing const struct mg_config 2010-08-23 14:05:59 +02:00