Sha256: 3a28465d13fd4848a2b565cff8906665b5e72b8e131337edc86d95d2fe354dec
Contents?: true
Size: 1.17 KB
Versions: 10
Compression:
Stored size: 1.17 KB
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "execute_request", "path": "packages/ree_http/package/ree_http/execute_request.rb", "mount_as": "fn", "class": "ReeHttp::ExecuteRequest", "factory": null, "methods": [ { "doc": "", "throws": [ ], "return": "Net::HTTPResponse", "args": [ { "arg": "request", "type": "Net::HTTPRequest" }, { "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], :client_cert? => Ksplat[\"key\" => File, :passphrase? => String, \"pub\" => File], :proxy? => ReeHttp::Proxy]" }, { "arg": "block", "type": "Block" } ] } ], "links": [ { "target": "build_requester", "package_name": "ree_http", "as": "build_requester", "imports": [ ] } ] }
Version data entries
10 entries across 10 versions & 1 rubygems