Sha256: c713a89b4b98b57a368087287d922333bbef77b8ff84030638a88ffbe33bbcdc

Contents?: true

Size: 1.47 KB

Versions: 71

Compression:

Stored size: 1.47 KB

Contents

{
  "schema_type": "object",
  "schema_version": "1.1",
  "name": "http_get",
  "path": "packages/ree_http/package/ree_http/functions/http_get.rb",
  "mount_as": "fn",
  "class": "ReeHttp::HttpGet",
  "factory": null,
  "methods": [
    {
      "doc": "Sends GET HTTP request to a specified destination.\nSee http_exec for usage examples.",
      "throws": [

      ],
      "return": "Net::HTTPResponse",
      "args": [
        {
          "arg": "url",
          "arg_type": "req",
          "type": "String"
        },
        {
          "arg": "opts",
          "arg_type": "keyrest",
          "type": "Ksplat[:headers? => HashOf[Or[String, Symbol], Or[String, Integer]], :body? => Or[String, Hash, File], :form_data? => HashOf[Or[Symbol, String], Or[Integer, Float, Bool, String, Array, File]], :write_timeout? => Integer, :timeout? => Integer, :redirects_count? => Integer, :strict_redirect_mode? => Bool, :query_params? => HashOf[Or[String, Symbol], Any], :force_ssl? => Bool, :ca_certs? => ArrayOf[File], :basic_auth? => {:username => String, :password => String}, :bearer_token? => String, :proxy? => {:address => String, :port? => Integer, :username? => String, :password? => String}]"
        },
        {
          "arg": "block",
          "arg_type": "block",
          "type": "Block"
        }
      ]
    }
  ],
  "links": [
    {
      "target": "http_exec",
      "package_name": "ree_http",
      "as": "http_exec",
      "imports": [
        "OPTS_CONTRACT"
      ]
    }
  ]
}

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
ree_lib-1.0.103 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.102 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.101 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.100 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.99 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.98 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.97 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.96 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.95 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.94 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.93 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.92 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.91 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.90 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.89 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.88 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.87 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.86 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.85 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json
ree_lib-1.0.84 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_get.schema.json