Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Some very very strange behaviors

From: luca::truffarelli::it at: 25-Sep-2004 15:06

> Hi, Luca. > You wrote: >> 2) I open a rebol console (/core /view 1.2.1-1.2.47-1.2.48 is the same) >> and write aa: read http://www.yahoo.com it read the page. Them if I >> write >> it again it read the page again, and again and again and again and again >> and again and again and again and again and STOP. After 9 hopes it >> doesn't >> read the page no more. I can reproduce the problem how many time I want. >> I >> jyst need to close the console and open it again. :-) > > I tried it: >>> write %Yahoo.html read http://www.yahoo.com >>> write %Yahoo.html read http://www.yahoo.com >>> write %Yahoo.html read http://www.yahoo.com >>> Rebol/version > == 1.2.8.3.1 > > ...and got no problems with three attempts. Perhaps www.yahoo.com is > blocking your access because you've read it so many times?
I think not, because I have the same result reading other addresses.