further restrict url-interface

This commit is contained in:
vibr 2005-04-04 21:10:05 +00:00
parent 46645ccd58
commit d0c64d371a
1 changed files with 1 additions and 2 deletions

View File

@ -59,13 +59,12 @@
(export escaped (export escaped
http-url? http-url?
make-http-url
http-url-host http-url-host
http-url-port http-url-port
http-url-path http-url-path
http-url-query http-url-query
parse-http-url uri-string->http-url
http-url->uri-string)) http-url->uri-string))
(define-interface ftp-library-interface (define-interface ftp-library-interface