You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: