Преглед изворни кода

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