1
0
mirror of https://github.com/lxsang/ant-http synced 2024-06-29 11:59:48 +02:00

Update README.md

This commit is contained in:
Xuan Sang LE 2021-03-23 16:53:31 +01:00 committed by GitHub
parent 242da4386d
commit 6d75aed2ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ A lightweight HTTP/HTTPs (1.1) web server written in C:
- SSL via open SSL,
- built in support Sqlite 3,
- web socket,
- reverse proxy.
- reverse proxy
- It is also extensible via its extension mechanism that allows to extends the server capability.
- Page compression with gzip, deflate, cache control