nextcloud/lib/private/Http/Client
Lukas Reschke 525dfd2f4d Check if dns_get_record returns non-false
`dns_get_record` can return false which results in exceptions such as
the ones shown in https://github.com/nextcloud/server/issues/27870.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-07-12 14:46:42 +00:00
..
Client.php Update php licenses 2021-06-04 22:02:41 +02:00
ClientService.php Update php licenses 2021-06-04 22:02:41 +02:00
DnsPinMiddleware.php Check if dns_get_record returns non-false 2021-07-12 14:46:42 +00:00
LocalAddressChecker.php Update php licenses 2021-06-04 22:02:41 +02:00
NegativeDnsCache.php Update php licenses 2021-06-04 22:02:41 +02:00
Response.php Update php licenses 2021-06-04 22:02:41 +02:00