further restrict url-interface
This commit is contained in:
parent
46645ccd58
commit
d0c64d371a
|
@ -59,13 +59,12 @@
|
|||
(export escaped
|
||||
|
||||
http-url?
|
||||
make-http-url
|
||||
http-url-host
|
||||
http-url-port
|
||||
http-url-path
|
||||
http-url-query
|
||||
|
||||
parse-http-url
|
||||
uri-string->http-url
|
||||
http-url->uri-string))
|
||||
|
||||
(define-interface ftp-library-interface
|
||||
|
|
Loading…
Reference in New Issue