Sha256: c2e4be01d972899e059ba0628ad98b9cf4f15c353a9c53d5e4ace706dcd9eb99

Contents?: true

Size: 1003 Bytes

Versions: 10

Compression:

Stored size: 1003 Bytes

Contents

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

      ],
      "return": "Net::HTTPResponse",
      "args": [
        {
          "arg": "url",
          "type": "String"
        },
        {
          "arg": "opts",
          "type": "Ksplat[:headers? => HashOf[Or[String, Symbol], Or[Integer, String]], :body? => Or[HashOf[Or[Symbol, String], Or[Integer, Float, Bool, String, Hash]], String], :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/post_http.schema.json
ree_lib-1.0.12 lib/ree_lib/packages/ree_http/schemas/ree_http/post_http.schema.json
ree_lib-1.0.11 lib/ree_lib/packages/ree_http/schemas/ree_http/post_http.schema.json
ree_lib-1.0.10 lib/ree_lib/packages/ree_http/schemas/ree_http/post_http.schema.json
ree_lib-1.0.9 lib/ree_lib/packages/ree_http/schemas/ree_http/post_http.schema.json
ree_lib-1.0.8 lib/ree_lib/packages/ree_http/schemas/ree_http/post_http.schema.json
ree_lib-1.0.7 lib/ree_lib/packages/ree_http/schemas/ree_http/post_http.schema.json
ree_lib-1.0.6 lib/ree_lib/packages/ree_http/schemas/ree_http/post_http.schema.json
ree_lib-1.0.5 lib/ree_lib/packages/ree_http/schemas/ree_http/post_http.schema.json
ree_lib-1.0.4 lib/ree_lib/packages/ree_http/schemas/ree_http/post_http.schema.json