Basically I am trying to post a text block (HL7) to an end point. I am just
copy/pasting from something like Notepad into the "Raw" input area.
The resulting data that is posted to the server contains only a line-feed (x0a)
between lines of the text. The end point I am posting to can't accept text
that doesn't have either a carriage return (x0d) + line feed (x0a)or just a
carriage return between lines of text. Is there any workaround to this issue?
Original issue reported on code.google.com by kris.kim...@gmail.com on 26 Sep 2013 at 3:28
Original issue reported on code.google.com by
kris.kim...@gmail.com
on 26 Sep 2013 at 3:28