fix resolved host attribute

This commit is contained in:
yggverse 2024-04-07 20:58:33 +03:00
parent a20d466bd0
commit c1bfc58466

View File

@ -357,7 +357,7 @@ foreach($index->search('')
// Prepare remote request
$request = new \Yggverse\Gemini\Client\Request(
$base->get(),
$address->get()
$address->getHost()
);
// Apply stream options