示例#1
0
 public function testFileDownloadSuccess()
 {
     $this->downloader->download("http://thelia.net/", "php://temp");
 }
示例#2
0
 public function testFileDownloadSuccess()
 {
     $this->downloader->download("http://www.w3.org/", "php://temp");
 }