Open GoogleCodeExporter opened 8 years ago
Aparently a script was served but the first part wasn't recieved:
var li = $(addr),
name=li.attr("id"),
urlName = "repos/"+name;
url="/proxy/happs.org/"+urlName
.
.
.
end "script" tag
end "body" tag
close "html" tag
Original comment by louis.fr...@gmail.com
on 15 Aug 2008 at 3:49
wget http://happs.org also returns an index.html with everthing before "var li=
$(addr)," chopped off. So, this is probably a problem at happs.org, rather
than a
HTTP client problem.
Original comment by louis.fr...@gmail.com
on 16 Aug 2008 at 1:41
Original issue reported on code.google.com by
louis.fr...@gmail.com
on 15 Aug 2008 at 3:30