Edvinas 56a86c2661 Bugfix conn metatable method call (#3012)
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 bcb669a4a0a49e857186093eb79b6f27a3158ad7
2020-06-09 22:26:52 +02:00
..
2020-06-09 22:26:52 +02:00
2019-01-13 22:01:57 +01:00

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.