Sha256: 812d2425156fb26bdc7317e91bf6a2f5bb01dd4d27b13d4b6ab27f894a2b73d0

Contents?: true

Size: 1.6 KB

Versions: 4

Compression:

Stored size: 1.6 KB

Contents

{
  "schema_type": "object",
  "ree_version": "0.1.0",
  "name": "build_request",
  "path": "packages/ree_http/package/ree_http/build_request.rb",
  "mount_as": "fn",
  "class": "ReeHttp::BuildRequest",
  "factory": null,
  "methods": [
    {
      "doc": "",
      "throws": [

      ],
      "return": "Net::HTTPRequest",
      "args": [
        {
          "arg": "method",
          "type": "Symbol"
        },
        {
          "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, Array]], 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": "add_auth",
      "package_name": "ree_http",
      "as": "add_auth",
      "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

Version Path
ree_lib-1.0.3 lib/ree_lib/packages/ree_http/schemas/ree_http/build_request.schema.json
ree_lib-1.0.2 lib/ree_lib/packages/ree_http/schemas/ree_http/build_request.schema.json
ree_lib-1.0.1 lib/ree_lib/packages/ree_http/schemas/ree_http/build_request.schema.json
ree_lib-1.0.0 lib/ree_lib/packages/ree_http/schemas/ree_http/build_request.schema.json