You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just tried mode_neko, and it's awesome! I really fall in love with the Neko ecosystem.
I have two issues though:
When using Haxe API method, neko.Web.getClientIP(), it always returns 0.0.0.0.
I think, Sys.println() should append a HTML newline after the printed string.
Thanks!
The text was updated successfully, but these errors were encountered:
fulopm
changed the title
IP is 0.0.0.0, and Sys.println() doesn't prints a new line
mod_neko - Client IP is 0.0.0.0, and Sys.println() doesn't prints a new line
Aug 16, 2016
Hey!
I've just tried mode_neko, and it's awesome! I really fall in love with the Neko ecosystem.
I have two issues though:
neko.Web.getClientIP()
, it always returns 0.0.0.0.Sys.println()
should append a HTML newline after the printed string.Thanks!
The text was updated successfully, but these errors were encountered: