nodemcu-firmware/lua_modules/http
Jedrzej Potoniec 9e08be7b28 httpserver: fix memory leak
There was a memory leak related to not dropping all references to
fifosock's ssend.
2021-01-05 11:07:47 +00:00
..
README.md
http-example.lua
httpserver.lua

README.md

HTTP Server Module

Documentation for this Lua module is available in the httpserver.md file and in the Official NodeMCU Documentation in Lua Modules section.