PayWithAmazon\HttpCurlInterface::httpGet PHP 메소드

httpGet() 공개 메소드

* GET using curl for the following situations 1. IPN certificate retrieval 3. Get User Info
public httpGet ( $url, $userAgent = null )
    public function httpGet($url, $userAgent = null);