请求选项请求选项你可以通过设置Client的 请求选项 来自定义请求,请求参数控制请求的各个方面,包括头信息、查询字符串参数、超时、请求主体等。 下述所有的列子都使用下面的Client: $client = new GuzzleHttp\Client(['base_uri' => 'http://httpbin.org']); allow_redirectsauthbodycertcookiesconnect_timeoutdebugdecode_contentdelayexpectform_paramsheadershttp_errorsjsonmultiparton_headerson_statsproxyquerysinkssl_keystreamsynchronousverifytimeoutversion