PHP: Guzzleでエラー"cURL error 28: Resolving timed out"が出るときにすること
2021年1月8日
| カテゴリ: GuzzleHttp
PHPでGuzzleを使用していると、下記の`cURL error 28`が発生することがあります。
```language-php
cURL error 28: Resolving timed out after 5001 milliseconds
(see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
for http://example.co...