ganesha icon indicating copy to clipboard operation
ganesha copied to clipboard

Symfony HTTPClient ServiceNameExtractor doesn't support base_uri

Open cjunge opened this issue 2 years ago • 0 comments

When extracting the service name from the URL, the ServiceNameExtractor doesn't use the base_uri option that is provided by the HTTPClient, and used with ScopedClients.

An InvalidArgumentException is thrown with the message Malformed URL "[url]".

Ackintosh\Ganesha\HttpClient\HostTrait:12

cjunge avatar Nov 08 '22 01:11 cjunge