lib/gloo/help/objs/web/http_post.txt in gloo-0.7.5 vs lib/gloo/help/objs/web/http_post.txt in gloo-0.7.6

- old
+ new

@@ -11,9 +11,11 @@ body - container Collection of parameters for the HTTP Post. result - string - Optional parameter The result of the request. Whatever was returned in the body of the HTTP POST. + skip_ssl_verify - boolean (optional) + Skip the SSL verification as part of the request. MESSAGES run - Run the HTTP Post sending the body data to the endpoint specified in the URI.