versionversion摘要 请求要使用到的协议版本。 类型 string, float 默认值 1.1 常量 GuzzleHttp\RequestOptions::VERSION // Force HTTP/1.0$request = $client->request('GET', '/get', ['version' => 1.0]);