Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Composer\Util\Http

Object name File name Summary
CurlDownloader vendor/composer/composer/src/Composer/Util/Http/CurlDownloader.php @internal
@author Jordi Boggiano <j.boggiano@seld.be>
@author Nicolas Grekas <p@tchwork.com>
@phpstan-type Attributes array{retryAuthFailure: bool, redirects: int<0, max>, retries: int<0, max>, storeAuth:…
CurlResponse vendor/composer/composer/src/Composer/Util/Http/CurlResponse.php @phpstan-type CurlInfo array{url: mixed, content_type: mixed, http_code: mixed, header_size: mixed, request_size: mixed, filetime: mixed, ssl_verify_result: mixed, redirect_count: mixed, total_time: mixed, namelookup_time: mixed, connect_time: mixed,…
ProxyItem vendor/composer/composer/src/Composer/Util/Http/ProxyItem.php @internal
@author John Stevenson <john-stevenson@blueyonder.co.uk>
ProxyManager vendor/composer/composer/src/Composer/Util/Http/ProxyManager.php @internal
@author John Stevenson <john-stevenson@blueyonder.co.uk>
RequestProxy vendor/composer/composer/src/Composer/Util/Http/RequestProxy.php @internal
@author John Stevenson <john-stevenson@blueyonder.co.uk>
Response vendor/composer/composer/src/Composer/Util/Http/Response.php @phpstan-type Request array{url: non-empty-string, options?: mixed[], copyTo?: string|null}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal