Hi RebOldes,

On Friday, August 16, 2002, 11:41:52 AM, you wrote:

R> info) after opening the port, because now you probably open the port
R> two times.... but I'm not sure because the 'query function that's
R> called on the port is native and the port is closed after that... see

QUERY  is  native!,  but  for  protocols written in REBOL (such as
HTTP) it just calls the QUERY function in the handler. Last time I
looked into it, QUERY for HTTP opened the port and even downloaded
the  whole file; I assume it has been enhanced now to use the HEAD
method instead of GET and so on, but I'd suggest you to check. :-)

Regards,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]>  --  REBOL Programmer
Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to