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

curl: Suggested to add options for post raw #661

Open
andy12593 opened this issue Jan 17, 2023 · 0 comments
Open

curl: Suggested to add options for post raw #661

andy12593 opened this issue Jan 17, 2023 · 0 comments
Labels

Comments

@andy12593
Copy link

Is your feature request related to a problem? Please describe.
The server I use is installed with a relatively low curl version, which does not support --data-raw. If I want to manually execute the command, I need to change --data-raw to --data, which is very inconvenient

Describe the solution you'd like
Is it possible to add an option to allow users to choose --data-raw or --data in the generated curl command

Additional context
Add any other context or screenshots about the feature request here.

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

No branches or pull requests

2 participants