lib-node
lib-node copied to clipboard
Bug: lib.http
When I use lib.http for posting/getting data from local ports/ websockets like http://0.0.0.0:5000/info It throws an error which means Service Not Found/Host Unreachable. But it's all okay when I am using http://server IP:5000/info . Please try fix it