Files
nats-server/server/parser_test.go
Waldemar Quevedo c8f151ef51 Remove check for '\r\n' when processing pub args
The parser has already dropped CRLF by when `processPub`
is called, so can skip doing the these checks there.
2017-09-11 14:21:58 -07:00

16 KiB