sunet-commit
[Top] [All Lists]

sunet/scheme/lib url.scm

To: sunet-commit@scsh.net
Subject: sunet/scheme/lib url.scm
From: Viola Brunner <vibr@users.sourceforge.net>
Date: Mon, 18 Oct 2004 19:35:58 +0200 (DFT)
List-id: <sunet-commit.list-id.scsh.net>
Update of /cvsroot/sunet/sunet/scheme/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12634/lib

Modified Files:
      Tag: http-1-1
        url.scm 
Log Message:
*work around scsh bug (?) in definition of charset UNRESERVED
*new procs for encoding URIs: 
-general proc ESCAPE taking an RegExp representing forbidden chars as argument
-specialized procs ESCAPE-SEGMENT, ESCAPE-QUERY
*new helper proc ASCII->ESCAPED
*use ESCAPE-SEGMENT and ESCAPE-URI in HTTP-URL->URI-STRING

<Prev in Thread] Current Thread [Next in Thread>