Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy Request As cURL incorrectly includes data #1243

Open
citizenrich opened this issue Feb 13, 2024 · 0 comments
Open

Copy Request As cURL incorrectly includes data #1243

citizenrich opened this issue Feb 13, 2024 · 0 comments

Comments

@citizenrich
Copy link

  • REST Client Version: v0.25.1
  • VSCode Version: 1.86.1 (Universal)
  • OS Version: 14.3.1 (23D60)

The Copy Request As cURL incorrectly includes data with "<". For example:

The payload specified in the .http files as < ./stuff.json in the Copy Request As cURL output will be --data '< ./stuff.json' and include the '<' in the command, which fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant