Skip to content

POST data not properly escaped when exporting as cURL command #1763

@seidnerj

Description

@seidnerj

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions