Describe the bug
When the post body includes line breaks(\r\n), (at least in multipart/form-data requests), the code in body part didn't escape \r.
To Reproduce
Generate code for request whose body contains \r
Expected code snippet and corresponding request
escape \r
Screenshots

Version of postman-code-generators/Postman app:
v7.33.1