Description
POST may not be properly escaped when exporting as cURL command.
Steps to Reproduce
Take a request with the post take containing an apostrophe, copy as cURL and try to run from the command line.
Current Behavior
If the post data of a request has an apostrophe in it, it is not escaped.
Expected Behavior
An apostrophe should be escaped as the post data is already enclosed in apostrophes.
Environment
- App version: 4.10.0 (49100)
- macOS version: Ventura 13.5.1