🌈 搜索
📅  最后修改于: 2022-03-11 14:54:21.593000             🧑  作者: Mango
$response = $client->request('GET', 'https://...', [ 'auth_basic' => ['the-username', 'the-password'], // ... ]);