Only chop \r\n instead of trimming all whitespace
authorBas Pape <baspape@gmail.com>
Tue, 4 Dec 2012 19:06:57 +0000 (20:06 +0100)
committerDaniel Albers <daniel@lbe.rs>
Mon, 10 Dec 2012 15:21:08 +0000 (16:21 +0100)
Any whitespace in front of the protocol's \r\n is part of the message
and thus should not be trimmed. Fixes #1197


No differences found