mirror of
https://github.com/lxsang/ant-http
synced 2025-04-09 13:26:45 +02:00
Merge branch 'master' of https://github.com/lxsang/ant-http
This commit is contained in:
commit
7b274de0db
@ -7,6 +7,7 @@ A lightweight and portable HTTP/HTTPs web server written in C:
|
|||||||
- Initial goal is for embedded Linux, but can be used as general purpose web server.
|
- Initial goal is for embedded Linux, but can be used as general purpose web server.
|
||||||
- Support SSL via open SSL, database via Sqlite 3, web socket integrated
|
- Support SSL via open SSL, database via Sqlite 3, web socket integrated
|
||||||
- It is also extensible via its extension mechanism that allows to extends the server capability.
|
- It is also extensible via its extension mechanism that allows to extends the server capability.
|
||||||
|
- Page compression with gzip, deflate
|
||||||
- Grade A SSL security score by SSL Labs
|
- Grade A SSL security score by SSL Labs
|
||||||

|

|
||||||
## Plugins:
|
## Plugins:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user