Export Request to Curl does not include the body when the body type is XML
Export Request to cURL does not include the body when the body type is XML.
How to reproduce the issue
cartero version: 0.2.1
Hello Guys, @danirod
I am very new in rust programming language but I did a bugfix for this issue, I will attach a patch file because I don't have access to create a branch on this repository. please take a look on it and let me know what you think.
0001-Fix-an-issue-where-exporting-a-request-to-cURL-does-.patch
Regards, Brando
PR created https://github.com/danirod/cartero/pull/215
Cartero 0.2.3 is released and carries this patch, so this bug is fixed unless otherwise noted.
Thank you for the pull request!