Ergo\Http\NullRequest::__construct PHP Method

__construct() public method

public __construct ( string $method, Url $url, $headers = [], $body = null )
$method string
$url Url
    public function __construct($method, $url, $headers = array(), $body = null)
    {
    }