瀏覽代碼

Added note about .gz support

Marcos 9 年之前
父節點
當前提交
3390d6f6e9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -8,6 +8,7 @@ A (very) simple web server written in Lua for the ESP8266 firmware NodeMCU.
 * Error pages (404 and others)
 * Server-side execution of Lua scripts
 * Query string argument parsing
+* Serving .gz compressed files
 
 ## How to use