[REBOL] Re: password in POP scheme
From: hallvard:ystad:oops-as:no at: 8-Jan-2004 22:32
Hi, Carlos, quoting an earlier post by Petr:>@ is not allowed in url name part. You can either use multiple-line >scheme aproach, or you can install quick fix into your user.r file: > >net-utils/url-parser/user-char: union net-utils/url-parser/user-char >make bitset! #"@" > >...that way your above aproach should work ...HY Dixit Carlos Lorenz (14.13 08.01.2004):