Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.4
-
None
Description
When connecting to Apollo using the stomp protocol over TELNET, the STOMP codec incorrectly parses headers because the '\r\n' character for an empty line is not handled as a "new line"
Currently, there is discussion around the STOMP spec... once answered we could implement a fix.
https://groups.google.com/forum/#!topic/stomp-spec/SjlWAO9rhBc/discussion
Attachments
Issue Links
- is related to
-
APLO-255 Typo and weird exception text in StompCodec.scala
- Resolved