• Hi

    I have a little web server, trying to send \n, \r, \t, \0 .
    But it's being replaced newline, removed, space, nothing.

    While this is the expected behavior for console.log() or print() when sending this data to a client it should arrive at the client (as it does in nodejs), not being replace by something else.

About

Avatar for maze1980 @maze1980 started