56a86c2661
Here `conn` is net.socket instance, so it should be called as one.
Otherwise request is very likely to end up with crash and PANIC.
nwf edited in light of
|
||
---|---|---|
.. | ||
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.