issues
search
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 raw formdata string with boundary were not converted as formdata body.
#43
Closed
VShingala
closed
3 years ago
VShingala
commented
3 years ago
Solves following issues provided by users:
https://github.com/postmanlabs/postman-app-support/issues/7895#issuecomment-833232087
https://github.com/postmanlabs/postman-app-support/issues/7895#issuecomment-923817072
Solves following issues provided by users: