cbertoldi
13 years agoNew Contributor
Newline character
Hi,
sometimes I have to test services that as a new line character wants \r\n instead of a single \n.
I would like a switch to select the desired new line character, instead of adding ${="\r"} at the end of input lines.
If this is already possible in a more practical way, please enlighten me.
Cheers,
Carlo
sometimes I have to test services that as a new line character wants \r\n instead of a single \n.
I would like a switch to select the desired new line character, instead of adding ${="\r"} at the end of input lines.
If this is already possible in a more practical way, please enlighten me.
Cheers,
Carlo