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

Enhance CURL Code generation options #731

Open
JohnBMCR opened this issue Mar 20, 2024 · 0 comments
Open

Enhance CURL Code generation options #731

JohnBMCR opened this issue Mar 20, 2024 · 0 comments

Comments

@JohnBMCR
Copy link

Underlying Problem / Issue
When the gen code option is used for CURL and I'm passing to others I have to either educate them on how to suppress SSL verify (if they don't have a CA Trust PEM) and/or add the "%{http_code}" element so that the HTTP status Code is returned .

Describe the solution you'd like
The CURL code gen options to include additional settings for set SSL Verify off and Return HTTP status code.

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

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