That does shed some light.  I'll try messing around with this new information... maybe I can find a way to access it.

Thank you for your reply!

>S<

At 06:11 PM 1/18/00 -0500, [EMAIL PROTECTED] wrote:
On Tue, 18 Jan 2000 [EMAIL PROTECTED] wrote:

> Was hoping someone had figured out how to connect and read secure web pages in REBOL.  Currently when I try something like:
>       read http://www.passengerrights.com
> Causes the error:
>       ** Script Error: insert expected series argument of type: series port bitset.
>       ** Where: insert port/path "/"
> which I have not been able to figure out.

Thats because the document has been moved look below and not only is
it moved but its moved to a SSLified server which REBOL can not
currently handle natively....

>> read http://www.passengerrights.com
connecting to: www.passengerrights.com
** Script Error: insert expected series argument of type: series port
bitset.
** Where: insert port/path "/"
>> q
zeus% telnet www.passengerrights.com 80
Trying 206.245.142.52...
Connected to passengerrights.com.
Escape character is '^]'.
GET /index.html

Moved Temporarily



The document has moved here.

Connection closed by foreign host.

Reply via email to