Returns the default http client.
\Guzzle\Http\ClientInterface A guzzle http client instance.
... See full list
public static function httpClient() { return static::$container ->get('http_default_client'); }