You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Colin Saxton <cc...@exel.co.uk> on 2001/06/13 14:55:11 UTC

Carriage returns

One problem I have noticed with Apache SOAP is that it translates CRLF to
just LF when receiving Strings from a Client!!
 
Is this correct?...it does no happen with MS SOAP..it leaves them well
alone...
 
You will need to code for this if you are comparing 2 strings to see if they
have changed...even though the client does not touch the string it is
updated by apache?!?