Browse Source

Added note about .gz support

Marcos 9 years ago
parent
commit
3390d6f6e9
1 changed files with 1 additions and 0 deletions
  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