Expected Behavior
curl 'https://localhost' \
--data-binary '{"foo":"sGrG5sXDP5vX=p41h9tBcaQ==","bar":"123"}' \
--compressed
Actual Behavior
The equal sign and the subsequent string are discarded.
Reproduction Steps
- Create > Import > From Curl
- Paste
curl 'https://localhost' \
--data-binary '{"foo":"sGrG5sXDP5vX=p41h9tBcaQ==","bar":"123"}' \
--compressed
- The imported body is incorrect.
Is there an existing issue for this?
Which sync method do you use?
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
Expected Behavior
Actual Behavior
The equal sign and the subsequent string are discarded.
Reproduction Steps
Is there an existing issue for this?
Which sync method do you use?
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