Hi Hallvard, I forgot to mention, that after the final Net-log line below, rebol hung for a long time, until this was printed:
** Script Error: Not enough memory ** Where: append ** Near: insert tail series :value >> Anton. > I got it straight away: > > >> trace/net on forever [print "trying..." read > http://www.linuxtelephony.org/article.cgi?i=400&r=0] > trying... > URL Parse: none none www.linuxtelephony.org none none > article.cgi?i=400&r=0 > Net-log: ["Opening" "tcp" "for" "HTTP"] > connecting to: www.linuxtelephony.org > Net-log: {GET /article.cgi?i=400&r=0 HTTP/1.0 > Accept: */* > Connection: close > User-Agent: REBOL View 1.3.2.3.1 > Host: www.linuxtelephony.org > } > Net-log: "HTTP/1.1 302 Moved Temporarily" > > Anton. -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
