$httpClient
$httpClient : \GuzzleHttp\ClientInterface
Trait HasHttpRequests.
request(string $url, string $method = 'GET', array $options = array()) : \Psr\Http\Message\ResponseInterface|\EasyWeChat\Kernel\Support\Collection|array|object|string
Make a request.
string | $url | |
string | $method | |
array | $options |