fetchStatURL
int fetchStatURL(const char *, struct url_stat *, const char *);
if (fetchStatURL(urls[i], &ustat, "") == 0 && ustat.size > 0) {