Set the base URL of the client
Parameters
string $url The base service endpoint URL of the webservice:
Return value
ClientInterface
File
- drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php, line 139
Class
- ClientInterface
- Client interface for send HTTP requests
Namespace
Guzzle\Http
Code
public function setBaseUrl($url);