Sha256: 108dd7e186a03355c8c83c90c7d20b6f4cbc1390b97627df22cef3a68afd089c
Contents?: true
Size: 1.56 KB
Versions: 4
Compression:
Stored size: 1.56 KB
Contents
{ "schema_type": "object", "ree_version": "0.1.0", "name": "http_post", "path": "packages/ree_http/package/ree_http/http_post.rb", "mount_as": "fn", "class": "ReeHttp::HttpPost", "factory": null, "methods": [ { "doc": "", "throws": [ ], "return": "Net::HTTPResponse", "args": [ { "arg": "url", "type": "String" }, { "arg": "opts", "type": "Ksplat[:headers? => HashOf[Or[String, Symbol], Any], :body? => Or[HashOf[Or[Symbol, String], Or[Integer, Float, Bool, String, Hash]], String], :open_timeout? => Integer, :timeout? => Integer, :auth? => Ksplat[:basic? => ReeHttp::BasicAuth], :query_params? => HashOf[Or[String, Symbol], Any], :force_ssl? => Bool, :ca_certs? => ArrayOf[File], :proxy? => ReeHttp::Proxy]" }, { "arg": "block", "type": "Block" } ] } ], "links": [ { "target": "add_auth", "package_name": "ree_http", "as": "add_auth", "imports": [ ] }, { "target": "build_request", "package_name": "ree_http", "as": "build_request", "imports": [ ] }, { "target": "build_requester", "package_name": "ree_http", "as": "build_requester", "imports": [ ] }, { "target": "slice", "package_name": "ree_hash", "as": "slice", "imports": [ ] }, { "target": "to_json", "package_name": "ree_json", "as": "to_json", "imports": [ ] } ] }
Version data entries
4 entries across 4 versions & 1 rubygems