Service http_client_factory detail

Add to Standard shortcuts
Computed Definition =>
array:4 [
  "class" => "Drupal\Core\Http\ClientFactory"
  "arguments" => {#1584
    +"type": "collection"
    +"value": array:1 [
      0 => {#1569
        +"type": "service"
        +"id": "GuzzleHttp\HandlerStack"
        +"invalidBehavior": 1
      }
    ]
  }
  "arguments_count" => 1
  "alias" => "Drupal\Core\Http\ClientFactory"
]
Instance =>
Drupal\Core\Http\ClientFactory {#1567
  #stack: GuzzleHttp\HandlerStack {#1571
    -handler: Closure(RequestInterface $request, array $options): PromiseInterface {#1578
      returnType: "GuzzleHttp\Promise\PromiseInterface"
      class: "GuzzleHttp\Handler\Proxy"
      use: {
        $default: Closure(RequestInterface $request, array $options): PromiseInterface {#1576 …}
        $streaming: GuzzleHttp\Handler\StreamHandler {#1577 …}
      }
      file: "/var/www/html/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php"
      line: "47 to 49"
    }
    -stack: array:4 [
      0 => array:2 [
        0 => Closure(callable $handler): callable {#1579
          returnType: "callable"
          class: "GuzzleHttp\Middleware"
          use: {
            $bodySummarizer: null
          }
          file: "/var/www/html/vendor/guzzlehttp/guzzle/src/Middleware.php"
          line: "60 to 76"
        }
        1 => "http_errors"
      ]
      1 => array:2 [
        0 => Closure(callable $handler): RedirectMiddleware {#1580
          returnType: "GuzzleHttp\RedirectMiddleware"
          class: "GuzzleHttp\Middleware"
          file: "/var/www/html/vendor/guzzlehttp/guzzle/src/Middleware.php"
          line: "159 to 161"
        }
        1 => "allow_redirects"
      ]
      2 => array:2 [
        0 => Closure(callable $handler): callable {#1581
          returnType: "callable"
          class: "GuzzleHttp\Middleware"
          file: "/var/www/html/vendor/guzzlehttp/guzzle/src/Middleware.php"
          line: "28 to 47"
        }
        1 => "cookies"
      ]
      3 => array:2 [
        0 => Closure(callable $handler): PrepareBodyMiddleware {#1582
          returnType: "GuzzleHttp\PrepareBodyMiddleware"
          class: "GuzzleHttp\Middleware"
          file: "/var/www/html/vendor/guzzlehttp/guzzle/src/Middleware.php"
          line: "232 to 234"
        }
        1 => "prepare_body"
      ]
    ]
    -cached: null
  }
}