Source on GitHub
Creates a new request object for the given URI.
<?php $client = Phalcon\Http\Client::factory();
public static factory ([unknown $uri], [unknown $method])
...