Embedded Web Server
Go to file
2010-11-29 17:56:26 +01:00
bindings API change: added void *user_data to mg_start(). Bumped version to 3.0 2010-10-26 23:37:44 +01:00
examples mg_start() has changed 2010-10-31 16:33:04 +00:00
test Fix issue 180 - make mg_read() handle PUT requests, too. Stop checking for request method in mg_read(). 2010-11-29 17:56:26 +01: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 API change: added void *user_data to mg_start(). Bumped version to 3.0 2010-10-26 23:37:44 +01:00
Makefile make it possible to set SSL_LIB and CRYPTO_LIB during build 2010-11-29 14:46:42 +01:00
mongoose.1 added -max_request_size description 2010-09-12 22:03:31 +01:00
mongoose.c Fix issue 180 - make mg_read() handle PUT requests, too. Stop checking for request method in mg_read(). 2010-11-29 17:56:26 +01:00
mongoose.h API change: added void *user_data to mg_start(). Bumped version to 3.0 2010-10-26 23:37:44 +01:00