Hi Anton, On Wednesday, October 19, 2005, 2:13:19 PM, you wrote:
AR> I think the only difference is that QUERY opened the port with a GET AR> command instead of HEAD. QUERY previously issued an OPEN of the http port. (I know, *I* changed this.) A GET means that the server is going to send you all the data. Now, what happens in your case is that you are not actually reading that data. It's like pressing the stop button in your browser after you started downloading the file. Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> --- http://www.rebol.com/ Colella Chiara software division --- http://www.colellachiara.com/ -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
