PreserveCarriageReturn

Set PreserveCarriageReturn to True to ensure that Media Server converts literal carriage return bytes to their XML entity equivalent in XML responses. You can use this option for applications where carriage return characters are important, to ensure XML parsers do not convert it to a line feed.

Type: Boolean
Default: False
Required: No
Configuration Section: Server
Example: PreserveCarriageReturn=True
See Also: