Hi, I have never dig deeply into url parser except few things, but I think that URL parser in rebol is not able to handle your URL. I hope someone will find some workaround and eventually post RAMBO request, if it is a bug :-)
Normally if there is problem with URL datatype, which is not able to cover all syntax cases, you can use: result: read [scheme: 'http host: "www.rebol.com"] but in our case it does not work either .... -pekr- -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
