mirror of
https://github.com/lxsang/ant-http
synced 2024-12-26 00:38:21 +01:00
Update README.md
This commit is contained in:
parent
ce6fd04a16
commit
242da4386d
@ -8,7 +8,7 @@ A lightweight HTTP/HTTPs (1.1) 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:
|
- Support:
|
||||||
- SSL via open SSL,
|
- SSL via open SSL,
|
||||||
- basic API database via Sqlite 3,
|
- built in support Sqlite 3,
|
||||||
- web socket,
|
- web socket,
|
||||||
- reverse proxy.
|
- reverse proxy.
|
||||||
- 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user