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
Release v3.0.0
+ Support raw cUrl options.
+ Support in-line data for _bulk request of Elasticsearch.
+ Deprecate some VRC options in favor of cUrl options.
- vrc_connect_timeout
- vrc_cookie_jar
- vrc_follow_redirects
- vrc_include_response_header
- vrc_max_time
- vrc_resolve_to_ipv4
- vrc_ssl_secure
+ Source code re-formatted and refactored.
Release v2.5.0
+ Set commentstring so that lines can be commented by commenters.
+ Fix Content-Type to default to application/json.
+ Add option vrc_show_command to include cUrl command with output.