mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-27 15:01:03 +08:00
Updated readme
This commit is contained in:
parent
ca66b84f7d
commit
7409166409
@ -13,13 +13,12 @@ simplicity by carefully selected list of features:
|
|||||||
- Liberal, commercial-friendly
|
- Liberal, commercial-friendly
|
||||||
[MIT license](http://en.wikipedia.org/wiki/MIT_License)
|
[MIT license](http://en.wikipedia.org/wiki/MIT_License)
|
||||||
- Works on Windows, Mac, UNIX, iPhone, Android, and many other platforms
|
- Works on Windows, Mac, UNIX, iPhone, Android, and many other platforms
|
||||||
- Support for CGI, SSL, SSI, Digest (MD5) authorization, Websocket, WEbDAV
|
|
||||||
- Scripting and database support (Lua Server Pages + Sqlite, see
|
- Scripting and database support (Lua Server Pages + Sqlite, see
|
||||||
[page.lp](https://github.com/valenok/mongoose/blob/master/test/page.lp) ),
|
[page.lp](https://github.com/valenok/mongoose/blob/master/test/page.lp) ),
|
||||||
which provides ready to go, powerful web development platform in
|
which provides ready to go, powerful web development platform in
|
||||||
one single-click executable with **no dependencies**: forget LAMP!
|
one single-click executable with **no dependencies**: forget LAMP!
|
||||||
- Resumed download, URL rewrite, IP-based ACL, Windows service
|
- Support for CGI, SSL, SSI, Digest (MD5) authorization, Websocket, WEbDAV
|
||||||
- Excluding files from serving by URI pattern (file blacklist)
|
- Resumed download, URL rewrite, file blacklist, IP-based ACL, Windows service
|
||||||
- Download speed limit based on client subnet or URI pattern
|
- Download speed limit based on client subnet or URI pattern
|
||||||
- Simple and clean embedding API,
|
- Simple and clean embedding API,
|
||||||
[mongoose.h](https://github.com/valenok/mongoose/blob/master/mongoose.h).
|
[mongoose.h](https://github.com/valenok/mongoose/blob/master/mongoose.h).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user