Sha256: c0aa4903edb890bf0f43bd530eaaeb377c37ca7b1a57036c8727da961695d923

Contents?: true

Size: 1.56 KB

Versions: 10

Compression:

Stored size: 1.56 KB

Contents

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

      ],
      "return": "Net::HTTPResponse",
      "args": [
        {
          "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]], 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], :proxy? => ReeHttp::Proxy]"
        },
        {
          "arg": "block",
          "type": "Block"
        }
      ]
    }
  ],
  "links": [
    {
      "target": "add_auth",
      "package_name": "ree_http",
      "as": "add_auth",
      "imports": [

      ]
    },
    {
      "target": "build_request",
      "package_name": "ree_http",
      "as": "build_request",
      "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

10 entries across 10 versions & 1 rubygems

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