继承自GuzzleHttp 的 Client,附加定制功能,仅用于laravel框架中
同GuzzleHttp\Client
use Cloudladder\Http\Client; $client = new Client();