go_fetch
static int go_fetch(const char *, struct urlinfo *);
*rval = go_fetch(location, ui);
rval = go_fetch(argv[argpos], NULL);