This address a bug where a `$` character in a request body or header would not be properly escaped in a string in the generated curl command. Fixes #5390
9.9 KiB
9.9 KiB
This address a bug where a `$` character in a request body or header would not be properly escaped in a string in the generated curl command. Fixes #5390