versionversionSummaryProtocol version to use with the request.Typesstring, floatDefault1.1ConstantGuzzleHttp\RequestOptions::VERSION // Force HTTP/1.0$request = $client->request('GET', '/get', ['version' => 1.0]);