* library/pkgIndex.tcl: bump vfs::http to 0.6
authorJeff Hobbs <hobbs@users.sourceforge.net>
Fri, 15 Sep 2006 20:00:32 +0000 (20:00 +0000)
committerJeff Hobbs <hobbs@users.sourceforge.net>
Fri, 15 Sep 2006 20:00:32 +0000 (20:00 +0000)
commit6379c493ebdb2639c0ca6f058571f974c3cc9a72
tree616cc3eda6f0cf9250c5a6e2f52b20bc5b99b969
parent97503e273ce5329a0ec66dbec3be98f89b80d66d
* library/pkgIndex.tcl: bump vfs::http to 0.6
* library/httpvfs.tcl:  Add urlname encoding to handle the
translation of "/foo/my file (2).txt" as
foo/my%20file%20%282%29.txt, per RFC 3986, for the user.  This is
controlled via a new ?-urlencode bool? mount option, default 1.
**** POTENTIAL INCOMPATIBILITY ****
**** if user was "working around" at [open] level ****
ChangeLog
library/httpvfs.tcl
library/pkgIndex.tcl