PHP 8.2.30
Preview: HttpClient.php Size: 387 B
/home/byroehnu/easetack.com/vendor/php-http/httplug/src/HttpClient.php

<?php

namespace Http\Client;

use Psr\Http\Client\ClientInterface;

/**
 * {@inheritdoc}
 *
 * Provide the Httplug HttpClient interface for BC.
 * You should typehint Psr\Http\Client\ClientInterface in new code
 *
 * @deprecated since version 2.4, use Psr\Http\Client\ClientInterface instead; see https://www.php-fig.org/psr/psr-18/
 */
interface HttpClient extends ClientInterface
{
}

Directory Contents

Dirs: 2 × Files: 3

Name Size Perms Modified Actions
Exception DIR
- drwxrwxrwx 2025-05-16 16:14:47
Edit Download
Promise DIR
- drwxrwxrwx 2025-05-16 16:14:47
Edit Download
289 B lrw-rw-rw- 2024-09-23 11:39:58
Edit Download
682 B lrw-rw-rw- 2024-09-23 11:39:58
Edit Download
387 B lrw-rw-rw- 2024-09-23 11:39:58
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).