* library/httpvfs.tcl: rewritten to clean up http tokens and
authorJeff Hobbs <hobbs@users.sourceforge.net>
Thu, 14 Sep 2006 21:40:10 +0000 (21:40 +0000)
committerJeff Hobbs <hobbs@users.sourceforge.net>
Thu, 14 Sep 2006 21:40:10 +0000 (21:40 +0000)
commit97503e273ce5329a0ec66dbec3be98f89b80d66d
treeb8d5d2975fae16eeeecbb43ec097e8ee04f06828
parentc289a5036fa212c9bdd7290ff394a10a14758073
* library/httpvfs.tcl: rewritten to clean up http tokens and
actually interpret data from them.
(Mount): If a url doesn't return "ok" status, return failure.
(stat, access): If HEAD returns 404 or status != ok, return ENOENT.
ChangeLog
library/httpvfs.tcl