Sha256: b192072d5204e1e32ea81af81602a9c3d2005aaa8895a1889892373d1c9f01ec
Contents?: true
Size: 1.48 KB
Versions: 10
Compression:
Stored size: 1.48 KB
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "http_delete", "path": "packages/ree_http/package/ree_http/http_delete.rb", "mount_as": "fn", "class": "ReeHttp::HttpDelete", "factory": null, "methods": [ { "doc": "", "throws": [ ], "return": "Net::HTTPResponse", "args": [ { "arg": "url", "type": "String" }, { "arg": "opts", "type": "Ksplat[:headers? => HashOf[Or[String, Symbol], Any], :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
10 entries across 10 versions & 1 rubygems