• Edvinas's avatar
    Bugfix conn metatable method call (#3012) · 56a86c26
    Edvinas authored
    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
    56a86c26
httpserver.lua 6.39 KB