diff --git a/README.md b/README.md index 12bf7d0..271b2c3 100644 --- a/README.md +++ b/README.md @@ -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. - 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. +- Page compression with gzip, deflate - Grade A SSL security score by SSL Labs ![SSL score](https://github.com/lxsang/ant-http/raw/master/ssl_score.png) ## Plugins: