http://docs.dragonruby.org/#-----.http_post-url,-form_fields-=-{},-extra_headers-=-{}- ``` .http_post url, form_fields = {}, extra_headers = {} Creates an async task to perform an HTTP POST. ``` extra_header appears to take an array not a hash.