📅  最后修改于: 2022-03-11 14:47:31.803000             🧑  作者: Mango
streamDownload(function () {
echo file_get_contents('https://my.remote.com/file/store-12345.jpg');
}, 'nice-name.jpg');
});