further restrict url-interface
This commit is contained in:
parent
46645ccd58
commit
d0c64d371a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue