export HTTP-URL-PATH->PATH-STRING in url-interface
This commit is contained in:
parent
9399bf9397
commit
5836ae567b
|
@ -65,7 +65,8 @@
|
||||||
http-url-query
|
http-url-query
|
||||||
|
|
||||||
uri-string->http-url
|
uri-string->http-url
|
||||||
http-url->url-string))
|
http-url->url-string
|
||||||
|
http-url-path->path-string))
|
||||||
|
|
||||||
(define-interface ftp-library-interface
|
(define-interface ftp-library-interface
|
||||||
(export copy-port->port-binary
|
(export copy-port->port-binary
|
||||||
|
|
Loading…
Reference in New Issue