Sha256: 63104a12e45c07fd3d6eafb94e3a8ea501ee78534a7a825bb9b9600dbf311e8e

Contents?: true

Size: 894 Bytes

Versions: 10

Compression:

Stored size: 894 Bytes

Contents

{
  "schema_type": "object",
  "schema_version": "1.0",
  "name": "get_http",
  "path": "packages/ree_http/package/ree_http/get_http.rb",
  "mount_as": "fn",
  "class": "ReeHttp::GetHttp",
  "factory": null,
  "methods": [
    {
      "doc": "",
      "throws": [

      ],
      "return": "Net::HTTPResponse",
      "args": [
        {
          "arg": "url",
          "type": "String"
        },
        {
          "arg": "opts",
          "type": "Ksplat[:headers? => HashOf[Or[String, Symbol], Any], :timeout? => Integer, :auth? => Ksplat[:basic? => ReeHttp::BasicAuth], :query_params? => HashOf[Or[String, Symbol], Any], :use_ssl? => Bool]"
        },
        {
          "arg": "block",
          "type": "Block"
        }
      ]
    }
  ],
  "links": [
    {
      "target": "add_auth",
      "package_name": "ree_http",
      "as": "add_auth",
      "imports": [

      ]
    }
  ]
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
ree_lib-1.0.13 lib/ree_lib/packages/ree_http/schemas/ree_http/get_http.schema.json
ree_lib-1.0.12 lib/ree_lib/packages/ree_http/schemas/ree_http/get_http.schema.json
ree_lib-1.0.11 lib/ree_lib/packages/ree_http/schemas/ree_http/get_http.schema.json
ree_lib-1.0.10 lib/ree_lib/packages/ree_http/schemas/ree_http/get_http.schema.json
ree_lib-1.0.9 lib/ree_lib/packages/ree_http/schemas/ree_http/get_http.schema.json
ree_lib-1.0.8 lib/ree_lib/packages/ree_http/schemas/ree_http/get_http.schema.json
ree_lib-1.0.7 lib/ree_lib/packages/ree_http/schemas/ree_http/get_http.schema.json
ree_lib-1.0.6 lib/ree_lib/packages/ree_http/schemas/ree_http/get_http.schema.json
ree_lib-1.0.5 lib/ree_lib/packages/ree_http/schemas/ree_http/get_http.schema.json
ree_lib-1.0.4 lib/ree_lib/packages/ree_http/schemas/ree_http/get_http.schema.json