Behavior : When exporting a collection that contains request with XML data in Body. That XML content will not be re-imported (and seems extra escaped).
Expected behavior : Export collection. Re-import collection. everything is in there.
How to reproduce :
[ ] 1. Create a new collection
[ ] 2. Set to POST.
[ ] 3. Add XML in the Body (your XML should contains Double-quote, like in : <?xml version="1.0" encoding="utf-8"?>
[ ] 4. Export the collection (right-click then exporte as > Postman)
[ ] 5. import collection on another computer
[ ] 6. Validate if the XMLBody Content is imported.
Behavior : When exporting a collection that contains request with XML data in Body. That XML content will not be re-imported (and seems extra escaped).
Expected behavior : Export collection. Re-import collection. everything is in there.
How to reproduce :
Tested on 4.4.1
Cheers !