Skip to content

Import From Curl - The equal sign in the body and the subsequent string will be discarded #9163

@Cople

Description

@Cople

Expected Behavior

curl 'https://localhost' \
  --data-binary '{"foo":"sGrG5sXDP5vX=p41h9tBcaQ==","bar":"123"}' \
  --compressed

Actual Behavior

Image

The equal sign and the subsequent string are discarded.

Reproduction Steps

  1. Create > Import > From Curl
  2. Paste
curl 'https://localhost' \
  --data-binary '{"foo":"sGrG5sXDP5vX=p41h9tBcaQ==","bar":"123"}' \
  --compressed
  1. The imported body is incorrect.

Is there an existing issue for this?

Which sync method do you use?

  • Git sync.
  • Insomnia Cloud sync.
  • Local only

Additional Information

No response

Insomnia Version

11.2.0

What operating system are you using?

Windows

Operating System Version

Windows 10.0.19044

Installation method

github

Last Known Working Insomnia version

No response

Metadata

Metadata

Assignees

Labels

B-bugBug: general classificationS-unverifiedStatus: Unverified by maintainer

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions