Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
vendor
/
php-http
/
httplug
/
src
/
File Content:
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 { }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
Exception
---
0755
Promise
---
0755
Exception.php
289 bytes
0644
HttpAsyncClient.php
682 bytes
0644
HttpClient.php
387 bytes
0644
N4ST4R_ID | Naxtarrr