1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-06 05:02:40 +03:00

Removed lua

This commit is contained in:
Lammert Bies
2016-11-16 04:36:19 +01:00
parent 2887142900
commit f55b13bfca
262 changed files with 9 additions and 102624 deletions

View File

@@ -966,7 +966,6 @@ CIVETWEB_API int mg_get_response(struct mg_connection *conn,
4 support CGI (NO_CGI not set)
8 support IPv6 (USE_IPV6 set)
16 support WebSocket (USE_WEBSOCKET set)
32 support Lua scripts and Lua server pages (USE_LUA is set)
128 support caching (NO_CACHING not set)
The result is undefined for all other feature values.