cartero icon indicating copy to clipboard operation
cartero copied to clipboard

Export Request to Curl does not include the body when the body type is XML

Open brandochn opened this issue 1 year ago • 2 comments

Export Request to cURL does not include the body when the body type is XML.

How to reproduce the issue

Image

cartero version: 0.2.1

brandochn avatar May 09 '25 22:05 brandochn

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

brandochn avatar May 09 '25 23:05 brandochn

PR created https://github.com/danirod/cartero/pull/215

brandochn avatar May 24 '25 17:05 brandochn

Cartero 0.2.3 is released and carries this patch, so this bug is fixed unless otherwise noted.

Thank you for the pull request!

danirod avatar Jul 06 '25 03:07 danirod