postmanlabs / curl-to-postman

Converts curl requests to Postman Collection v2 request objects
Apache License 2.0
65 stars 31 forks source link

Fixed issue where unicode characters were not handled correctly. #33

Closed VShingala closed 3 years ago

VShingala commented 3 years ago

This PR fixes issues https://github.com/postmanlabs/postman-app-support/issues/8505 and https://github.com/postmanlabs/postman-app-support/issues/8953 via correctly escaping Unicode character sequence.