* library/httpvfs.tcl (vfs::http::urlparse): add method to
authorJeff Hobbs <hobbs@users.sourceforge.net>
Tue, 19 Sep 2006 22:00:39 +0000 (22:00 +0000)
committerJeff Hobbs <hobbs@users.sourceforge.net>
Tue, 19 Sep 2006 22:00:39 +0000 (22:00 +0000)
commitcfd685d0e2b49a2ea0a4f5f179d8f3d852b60caa
treeaf28222e35950f6043170f75b972dca07f31bb42
parent6379c493ebdb2639c0ca6f058571f974c3cc9a72
* library/httpvfs.tcl (vfs::http::urlparse): add method to
deconstruct the url using RFC 3986 semantics.
(vfs::http::Mount): add support for HTTP basic auth if a user was
passed in the url
ChangeLog
library/httpvfs.tcl