Sha256: 11daf2c9b30448cdb9e1fdb57ac10bc364b555521ecb5f99d5f052e561ac0fe8
Contents?: true
Size: 809 Bytes
Versions: 28
Compression:
Stored size: 809 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "build_request_executor", "path": "packages/ree_http/package/ree_http/functions/build_request_executor.rb", "mount_as": "fn", "class": "ReeHttp::BuildRequestExecutor", "factory": null, "methods": [ { "doc": "Builds Net::HTTP object that could be further used for execution", "throws": [ ], "return": "Net::HTTP", "args": [ { "arg": "uri", "type": "URI" }, { "arg": "opts", "type": "Ksplat[:timeout? => Integer, :write_timeout? => Integer, :force_ssl? => Bool, :ca_certs? => ArrayOf[File], :proxy? => {:address => String, :port? => Integer, :username? => String, :password? => String}]" } ] } ], "links": [ ] }
Version data entries
28 entries across 28 versions & 1 rubygems