> However this is just "\n". The RFC defines a CRLF as "\r\n":
The XML spec requires the XML processor to map \r\n to \n on input, thereby hiding this discrepancy. Is the Base64 value ever used without this mapping taking place?
> However this is just "\n". The RFC defines a CRLF as "\r\n":
The XML spec requires the XML processor to map \r\n to \n on input, thereby hiding this discrepancy. Is the Base64 value ever used without this mapping taking place?